Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ EnableReportRequestCancel
Method
EnableReportRequestCancel
library/cpp/netliba/v6/udp_http.cpp:1094–1096 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1092
}
1093
IRequestOps* CreateSubRequester() override;
1094
void EnableReportRequestCancel() override {
1095
ReportRequestCancel = true;
1096
}
1097
void EnableReportSendRequestAcc() override {
1098
ReportSendRequestAcc = true;
1099
}
Callers
1
TNetlibaRequester
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected