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

Function connect_handler

test/generic/seq_packet_protocol.cpp:38–40  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

36namespace generic_seq_packet_protocol_socket_compile {
37
38void connect_handler(const boost::system::error_code&)
39{
40}
41
42void send_handler(const boost::system::error_code&, std::size_t)
43{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected