asio C++ library

PrevUpHomeNext

io_context::work::get_io_context

Get the io_context associated with the work.

asio::io_context & get_io_context();

PrevUpHomeNext