Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

io_context::service::get_io_service

Get the io_context object that owns the service.

boost::asio::io_context & get_io_service();

PrevUpHomeNext