mirror of
https://github.com/boostorg/asio.git
synced 2026-01-29 19:12:09 +00:00
The detail::io_object_executor wrapper has been removed, and the job of detecting, and optimising for, native I/O executors is now performed directly in the detail::handler_work implementation.