On Friday, April 09, 2010 12:27 PM Kim Gräsman wrote:

>I wonder if SO_REUSEADDR has anything to do with it...
>http://www.unixguide.net/network/socketfaq/4.5.shtml


If I comment out

//acceptor_.set_option(tcp::acceptor::reuse_address(true));

In http::basic_server, the behavior is as expected.

Erik

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Cpp-netlib-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/cpp-netlib-devel

Reply via email to