MCPcopy Create free account
hub / github.com/catboost/catboost / GetRequest

Method GetRequest

library/cpp/netliba/v6/udp_http.cpp:885–887  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

883 SendResponseImpl(reqId, PP_LOW, data);
884 }
885 TUdpHttpRequest* GetRequest() override {
886 return UserQueues->GetRequest();
887 }
888 TUdpHttpResponse* GetResponse() override {
889 return UserQueues->GetResponse();
890 }

Callers

nothing calls this directly

Calls 1

GetRequestMethod · 0.45

Tested by

no test coverage detected