mirror of
https://github.com/boostorg/asio.git
synced 2026-02-26 02:42:08 +00:00
5a9af00480c660bef86033d7a1252c12fe22e965
* 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.
Description
Mirrored via gitea-mirror
Languages
C++
99.6%
HTML
0.2%
Perl
0.2%