Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ EnableReportRequestCancel
Method
EnableReportRequestCancel
library/cpp/neh/netliba_udp_http.cpp:275–277 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
273
}
274
275
void EnableReportRequestCancel() override {
276
ReportRequestCancel_ = true;
277
}
278
279
void EnableReportRequestAck() override {
280
ReporRequestAck_ = true;
Callers
1
TRequester
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected