|
Boost Users : |
From: Igor R (boost.lists_at_[hidden])
Date: 2008-07-11 10:06:42
> I found that after sometime though, the server segfaults (possibly a buffer getting overrun??)
This sounds strange... Could you post the code of you test server (I
guess it's rather small)?
> So my question is, can anyone point me in the direction of information that
> will tell me how to adjust the buffer asio is using internally
Usage of an internal buffers (if any) is a matter of a specific
implementation, and it doesn't seem to be adjustable from the outside.
See the description of "buffers" parameter:
http://www.boost.org/doc/libs/1_35_0/doc/html/boost_asio/reference/basic_stream_socket/async_read_some.html
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