Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/asio
/ start
Method
start
example/cpp11/ssl/server.cpp:27–30 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
25
}
26
27
void start()
28
{
29
do_handshake();
30
}
31
32
private:
33
void do_handshake()
Callers
1
do_accept
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected