MCPcopy Create free account
hub / github.com/boostorg/asio / connect_handler

Method connect_handler

test/ip/icmp.cpp:39–39  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

37struct connect_handler
38{
39 connect_handler() {}
40 void operator()(const boost::system::error_code&) {}
41 connect_handler(connect_handler&&) {}
42private:

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected