Initial implementation of move-enable accept/async_accept.

This commit adds support for the new form of accept and async_accept. In this
form, rather than taking a socket by reference, the newly accepted socket is
returned to the caller/callback as a movable socket object.
15 files changed
tree: 2b83e1f1ae9a1280a884709f0cfd3ab64a93965f
  1. asio/
  2. .gitignore