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

Method GetRequest

library/cpp/netliba/v12/udp_http.cpp:982–984  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

980 SendResponseImpl(reqId, PP_LOW, data, colors);
981 }
982 TUdpHttpRequest* GetRequest() override {
983 return UserQueues->GetRequest();
984 }
985 TUdpHttpResponse* GetResponse() override {
986 return UserQueues->GetResponse();
987 }

Callers

nothing calls this directly

Calls 1

GetRequestMethod · 0.45

Tested by

no test coverage detected