MCPcopy Create free account
hub / github.com/catboost/catboost / OnDestroyConn

Method OnDestroyConn

library/cpp/neh/http2.cpp:1941–1943  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1939 }
1940
1941 void OnDestroyConn() noexcept {
1942 HttpInConnCounter()->Dec();
1943 }
1944
1945 TDuration GetKeepAliveTimeout() const noexcept {
1946 size_t cc = HttpInConnCounter()->Val();

Callers 1

~TConnMethod · 0.80

Calls 2

HttpInConnCounterFunction · 0.85
DecMethod · 0.45

Tested by

no test coverage detected