Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/asio
/ accept_handler
Method
accept_handler
test/ip/tcp.cpp:717–717 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
715
struct accept_handler
716
{
717
accept_handler() {}
718
void operator()(const boost::system::error_code&) {}
719
accept_handler(accept_handler&&) {}
720
private:
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected