Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

io_context::work::get_io_service

(Deprecated: Use get_io_context().) Get the io_context associated with the work.

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

PrevUpHomeNext