Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ HttpInConnLimits
Function
HttpInConnLimits
library/cpp/neh/http2.cpp:1351–1353 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1349
}
1350
1351
TFdLimits* HttpInConnLimits() {
1352
return Singleton<TFdLimits>();
1353
}
1354
1355
class THttpServer: public IRequester {
1356
typedef TAutoPtr<TTcpAcceptor> TTcpAcceptorPtr;
Callers
3
OnAccept
Method · 0.85
GetKeepAliveTimeout
Method · 0.85
SetHttp2InputConnectionsLimits
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected