Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CasparCG/server
/ init
Method
init
src/protocol/util/AsyncEventServer.cpp:129–129 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
127
}
128
129
void init() { protocol_ = protocol_factory_->create(spl::make_shared<connection_holder>(shared_from_this())); }
130
131
~connection() { CASPAR_LOG(debug) << print() << L
" connection destroyed."
; }
132
Callers
1
create
Method · 0.80
Calls
1
create
Method · 0.45
Tested by
no test coverage detected