Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/asio
/ buffered_handshake_handler
Function
buffered_handshake_handler
test/ssl/stream.cpp:42–44 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
40
}
41
42
void buffered_handshake_handler(const boost::system::error_code&, std::size_t)
43
{
44
}
45
46
void shutdown_handler(const boost::system::error_code&)
47
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected