Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
4
namespace cocoon {
5
6
ProxyRunner *ProxyInboundConnection::runner() {
7
return static_cast<ProxyRunner *>(BaseInboundConnection::runner());
8
}
9
10
} // namespace cocoon
Callers
1
store_stats
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected