Home
last modified time | relevance | path

Searched defs:connect_handler (Results 1 – 13 of 13) sorted by relevance

/third_party/boost/libs/asio/test/ip/
Dicmp.cpp37 struct connect_handler struct
39 connect_handler() {} in connect_handler() function
40 void operator()(const boost::system::error_code&) {} in operator ()()
42 connect_handler(connect_handler&&) {} in connect_handler() argument
Dudp.cpp42 struct connect_handler struct
44 connect_handler() {} in connect_handler() argument
45 void operator()(const boost::system::error_code&) {} in operator ()()
47 connect_handler(connect_handler&&) {} in connect_handler() function
Dtcp.cpp145 struct connect_handler struct
147 connect_handler() {} in connect_handler() argument
148 void operator()(const boost::system::error_code&) {} in operator ()()
150 connect_handler(connect_handler&&) {} in connect_handler() function
/third_party/boost/libs/asio/example/cpp03/services/
Ddaytime_client.cpp43 void connect_handler(const boost::system::error_code& e, tcp::socket* s) in connect_handler() function
/third_party/boost/doc/html/boost_asio/example/cpp03/services/
Ddaytime_client.cpp43 void connect_handler(const boost::system::error_code& e, tcp::socket* s) in connect_handler() function
/third_party/glib/gio/
Dgio-tool-monitor.c147 gboolean connect_handler) in add_watch()
/third_party/boost/libs/asio/test/generic/
Dseq_packet_protocol.cpp37 void connect_handler(const boost::system::error_code&) in connect_handler() function
Ddatagram_protocol.cpp38 void connect_handler(const boost::system::error_code&) in connect_handler() function
Draw_protocol.cpp38 void connect_handler(const boost::system::error_code&) in connect_handler() function
Dstream_protocol.cpp38 void connect_handler(const boost::system::error_code&) in connect_handler() function
/third_party/boost/libs/beast/test/beast/core/
Dbasic_stream.cpp704 class connect_handler in testConnect() class
715 connect_handler() in testConnect() function in boost::beast::basic_stream_test::testConnect::connect_handler
721 connect_handler(error_code expected) in testConnect() function in boost::beast::basic_stream_test::testConnect::connect_handler
727 connect_handler(boost::none_t) in testConnect() function in boost::beast::basic_stream_test::testConnect::connect_handler
731 connect_handler(connect_handler&& other) in testConnect() function in boost::beast::basic_stream_test::testConnect::connect_handler
/third_party/boost/libs/asio/test/local/
Ddatagram_protocol.cpp33 void connect_handler(const boost::system::error_code&) in connect_handler() function
Dstream_protocol.cpp33 void connect_handler(const boost::system::error_code&) in connect_handler() function