Boost logo

Boost Users :

From: Igor R (boost.lists_at_[hidden])
Date: 2008-07-07 09:50:46


> the actual problem is this: sometimes, after a socket is deleted, instead of
> oustanding read/write operations returning with asio::error::operation_aborted,
> they return with no error (error==0), but with socket.native() equal to -1.
>

Those operations probably had completed *just before* you closed the socket...


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