Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ OnCreateConn
Method
OnCreateConn
library/cpp/neh/http2.cpp:1937–1939 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1935
1936
protected:
1937
void OnCreateConn() noexcept {
1938
HttpInConnCounter()->Inc();
1939
}
1940
1941
void OnDestroyConn() noexcept {
1942
HttpInConnCounter()->Dec();
Callers
1
TConn
Method · 0.80
Calls
2
HttpInConnCounter
Function · 0.85
Inc
Method · 0.45
Tested by
no test coverage detected