mirror of
https://github.com/boostorg/asio.git
synced 2026-02-24 02:12:12 +00:00
* Added overload so member functions can provide an explicit executor. * Added co_spawn for coro tasks. * Added reference and overview documentation. * Adopted awaitable cancellation model. * Refactored implementation.