Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ EnableReportRequestAck
Method
EnableReportRequestAck
library/cpp/neh/netliba_udp_http.cpp:279–281 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
277
}
278
279
void EnableReportRequestAck() override {
280
ReporRequestAck_ = true;
281
}
282
283
void SendRequest(const TUdpAddress& addr, const TString& url, const TString& data, const TGUID& reqId) override {
284
Y_ABORT_UNLESS(
Callers
1
TClientThread
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected