Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ ~TConn
Method
~TConn
library/cpp/neh/http2.cpp:1524–1527 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1522
}
1523
1524
~TConn() {
1525
DBGOUT(
"~THttpServer::TConn("
<< (!AS_ ? -666 : AS_->Native()) <<
")"
);
1526
HS_.OnDestroyConn();
1527
}
1528
1529
private:
1530
void ExpectNewRequest() {
Callers
nothing calls this directly
Calls
2
Native
Method · 0.80
OnDestroyConn
Method · 0.80
Tested by
no test coverage detected