MCPcopy 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

OnConnectMethod · 0.80
OnConnectFailedMethod · 0.80
FinalizeConnFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected