Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ InitNetworkSubSystem
Function
InitNetworkSubSystem
util/network/init.cpp:27–29 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
25
} // namespace
26
27
void InitNetworkSubSystem() {
28
(void)Singleton<TNetworkInit>();
29
}
Callers
7
RunSlave
Function · 0.85
RunMaster
Function · 0.85
TProtocol
Method · 0.85
TTcpProtocol
Method · 0.85
RunMain
Method · 0.85
ShutdownWorkers
Function · 0.85
TNetworkInitializer
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected