MCPcopy 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

14namespace server {
15
16connection_manager::connection_manager()
17{
18}
19
20void connection_manager::start(connection_ptr c)
21{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected