Boost logo

Boost Users :

From: Igor R (boost.lists_at_[hidden])
Date: 2008-07-01 12:03:33


> In Windows, if the data coming in the socket is larger than the buffer than the data is discarded.

Are you sure about this? AFAIK, if you didn't get all the available
data in one read(), then there's no any problem to make another read()
to get the remained. So this is the behaviour of async_receive_from()
as well.


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