Searched defs:not_connected (Results 1 – 5 of 5) sorted by relevance
44 struct BOOST_SYMBOL_VISIBLE not_connected : public bad_graph struct46 not_connected() : bad_graph("The graph must be connected.") {} in not_connected() argument
157 not_connected = BOOST_ASIO_SOCKET_ERROR(ENOTCONN), enumerator
145 void session_impl::not_connected(const boost::system::error_code &ec) { in not_connected() function in nghttp2::asio_http2::client::session_impl
115 not_connected = ENOTCONN, enumerator