
14 Apr
2013
14 Apr
'13
12:01 p.m.
On 04/14/2013 06:15 AM, Journeyer J. Joh wrote:
Can I implement asynchronous and non-blocking (overlapped) socket IO with boost.asio on LINUX? If so please provide me some information for that.
Yes, see the asynchronous examples in the tutorial: http://www.boost.org/doc/libs/1_53_0/doc/html/boost_asio/tutorial.html See also: http://www.boost.org/doc/libs/1_53_0/doc/html/boost_asio/overview/core/async...