Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ DetachRequest
Method
DetachRequest
library/cpp/neh/http2.cpp:593–595 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
591
}
592
593
void DetachRequest() noexcept {
594
ReleaseRequest();
595
}
596
597
void Cancel() { //throw std::bad_alloc
598
if (!Canceled_) {
Callers
3
OnConnect
Method · 0.80
OnConnectFailed
Method · 0.80
FinalizeConn
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected