mirror of
https://github.com/boostorg/asio.git
synced 2026-01-24 17:42:08 +00:00
* Use asio::steady_timer rather than asio::deadline_timer. * Use asio::dynamic_buffer rather than asio::streambuf. * Use timed asio::io_context::run_for() function for blocking clients. * Add example showing a custom completion token for blocking with timeouts.
12 KiB
12 KiB