MCPcopy Create free account
hub / github.com/TelegramMessenger/cocoon / runner

Method runner

runners/proxy/ProxyInboundConnection.cpp:6–8  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4namespace cocoon {
5
6ProxyRunner *ProxyInboundConnection::runner() {
7 return static_cast<ProxyRunner *>(BaseInboundConnection::runner());
8}
9
10} // namespace cocoon

Callers 1

store_statsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected