Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/asio
/ connection_manager
Method
connection_manager
example/cpp11/http/server/connection_manager.cpp:16–18 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
14
namespace server {
15
16
connection_manager::connection_manager()
17
{
18
}
19
20
void connection_manager::start(connection_ptr c)
21
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected