Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
~TConn
Method · 0.80
Calls
2
HttpInConnCounter
Function · 0.85
Dec
Method · 0.45
Tested by
no test coverage detected