MCPcopy 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

OnAcceptMethod · 0.85
GetKeepAliveTimeoutMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected