Searched defs:connect_handler (Results 1 – 13 of 13) sorted by relevance
37 struct connect_handler struct39 connect_handler() {} in connect_handler() function40 void operator()(const boost::system::error_code&) {} in operator ()()42 connect_handler(connect_handler&&) {} in connect_handler() argument
42 struct connect_handler struct44 connect_handler() {} in connect_handler() argument45 void operator()(const boost::system::error_code&) {} in operator ()()47 connect_handler(connect_handler&&) {} in connect_handler() function
145 struct connect_handler struct147 connect_handler() {} in connect_handler() argument148 void operator()(const boost::system::error_code&) {} in operator ()()150 connect_handler(connect_handler&&) {} in connect_handler() function
43 void connect_handler(const boost::system::error_code& e, tcp::socket* s) in connect_handler() function
147 gboolean connect_handler) in add_watch()
37 void connect_handler(const boost::system::error_code&) in connect_handler() function
38 void connect_handler(const boost::system::error_code&) in connect_handler() function
704 class connect_handler in testConnect() class715 connect_handler() in testConnect() function in boost::beast::basic_stream_test::testConnect::connect_handler721 connect_handler(error_code expected) in testConnect() function in boost::beast::basic_stream_test::testConnect::connect_handler727 connect_handler(boost::none_t) in testConnect() function in boost::beast::basic_stream_test::testConnect::connect_handler731 connect_handler(connect_handler&& other) in testConnect() function in boost::beast::basic_stream_test::testConnect::connect_handler
33 void connect_handler(const boost::system::error_code&) in connect_handler() function