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

Method SetRequestDataTos

library/cpp/netliba/v12/udp_http.h:64–66  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

62 }
63
64 void SetRequestDataTos(const int tos) {
65 RequestTos.SetDataTos(tos);
66 }
67 void SetResponseDataTos(const int tos) {
68 ResponseTos.SetDataTos(tos);
69 }

Callers 1

LoadRequestDataFunction · 0.80

Calls 1

SetDataTosMethod · 0.80

Tested by

no test coverage detected