Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
37
struct connect_handler
38
{
39
connect_handler() {}
40
void operator()(const boost::system::error_code&) {}
41
connect_handler(connect_handler&&) {}
42
private:
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected