Boost logo

Boost Users :

Subject: Re: [Boost-users] [asio] no error or exception sent ?
From: Mathieu Peyréga (mathieu.peyrega_at_[hidden])
Date: 2009-10-01 08:46:57


And what if the connexion is not closed gracefully ? (which is the case
i'm facing)

Igor R a écrit :
>
> i now want my software to be robust to server deconnexion/reset so
> i simulate it by shuting down the server equipment (which is an
> external hardware equipement)
>
> i would expect such operation to interrupt any pending
> async_read_some operation with an error code, but it doesn't
>
> is there some way to have the expected behaviour ?
>
>
> If your server closes the socket gracefully, then your client's
> completion handler gets called with some error code (end of file or
> something like that).
> ------------------------------------------------------------------------
>
> _______________________________________________
> Boost-users mailing list
> Boost-users_at_[hidden]
> http://lists.boost.org/mailman/listinfo.cgi/boost-users


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net