Searched refs:socket_streambuf_io_context (Results 1 – 1 of 1) sorted by relevance
80 class socket_streambuf_io_context class83 socket_streambuf_io_context(io_context* ctx) in socket_streambuf_io_context() function in boost::asio::detail::socket_streambuf_io_context141 private detail::socket_streambuf_io_context,194 : detail::socket_streambuf_io_context(new io_context), in basic_socket_streambuf()204 : detail::socket_streambuf_io_context(0), in basic_socket_streambuf()213 : detail::socket_streambuf_io_context(other), in basic_socket_streambuf()232 detail::socket_streambuf_io_context::operator=(other); in operator =()