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

Method connect_handler

test/ip/tcp.cpp:140–140  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

138struct connect_handler
139{
140 connect_handler() {}
141 void operator()(const boost::system::error_code&) {}
142 connect_handler(connect_handler&&) {}
143private:

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected