asio C++ library

PrevUpHomeNext

buffered_read_stream::get_io_service

(Deprecated: Use get_executor().) Get the io_context associated with the object.

asio::io_context & get_io_service();

PrevUpHomeNext