Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ Close
Method
Close
library/cpp/neh/http2.cpp:586–591 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
584
}
585
586
void Close() noexcept {
587
try {
588
Cancel();
589
} catch (...) {
590
}
591
}
592
593
void DetachRequest() noexcept {
594
ReleaseRequest();
Callers
10
ScheduleDelete
Method · 0.45
Reset
Method · 0.45
Read
Method · 0.45
Put
Method · 0.45
OnConnect
Method · 0.45
OnConnectFailed
Method · 0.45
FinalizeConn
Function · 0.45
Y_UNIT_TEST
Function · 0.45
Clear
Method · 0.45
Purge
Method · 0.45
Calls
1
Cancel
Function · 0.50
Tested by
no test coverage detected