Go to file
Christopher Kohlhoff 7b0a61e300 Defer assigning accepted socket until immediately before handler.
Fixes a problem in the reactor-based async_accept, if the
basic_socket::assign() operation throws due to an out-of-memory
condition.
2016-09-16 07:57:56 +10:00
asio Defer assigning accepted socket until immediately before handler. 2016-09-16 07:57:56 +10:00
.gitignore Ignore scratch source files and symlinked boost. 2014-04-28 12:51:01 +10:00