Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ ConnectionCache
Function
ConnectionCache
library/cpp/neh/https.cpp:1193–1195 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1191
};
1192
1193
static TConnCache* ConnectionCache() {
1194
return Singleton<TConnCache>();
1195
}
1196
1197
//some templates magic
1198
template <class T>
Callers
4
TConnection
Method · 0.85
~TConnection
Method · 0.85
DoRun
Method · 0.85
SetHttpOutputConnectionsLimits
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected