Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

buffered_stream::get_io_service

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

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

PrevUpHomeNext