MCPcopy 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
27void InitNetworkSubSystem() {
28 (void)Singleton<TNetworkInit>();
29}

Callers 7

RunSlaveFunction · 0.85
RunMasterFunction · 0.85
TProtocolMethod · 0.85
TTcpProtocolMethod · 0.85
RunMainMethod · 0.85
ShutdownWorkersFunction · 0.85
TNetworkInitializerMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected