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

Method SetResponseDataTos

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

Source from the content-addressed store, hash-verified

65 RequestTos.SetDataTos(tos);
66 }
67 void SetResponseDataTos(const int tos) {
68 ResponseTos.SetDataTos(tos);
69 }
70 void SetRequestAckTos(const int tos) {
71 RequestTos.SetAckTos(tos);
72 }

Callers 1

LoadRequestDataFunction · 0.80

Calls 1

SetDataTosMethod · 0.80

Tested by

no test coverage detected