asio C++ library

PrevUpHomeNext

io_context::service::get_io_service

Get the io_context object that owns the service.

asio::io_context & get_io_service();

PrevUpHomeNext