asio C++ library

PrevUpHomeNext

io_context::service::get_io_context

Get the io_context object that owns the service.

asio::io_context & get_io_context();

PrevUpHomeNext