Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ Client
Function
Client
library/cpp/neh/tcp.cpp:644–646 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
642
643
#if 0
644
static inline TMultiClient* Client() {
645
return Singleton<NNehTCP::TMultiClient>();
646
}
647
#else
648
static inline TClient* Client() {
649
return Singleton<NNehTCP::TClient>();
Callers
1
ScheduleRequest
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected