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

Method SetNetlibaRequestColor

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

Source from the content-addressed store, hash-verified

75 }
76
77 void SetNetlibaRequestColor(const ui8 color) {
78 NetlibaRequestColor = color;
79 }
80 void SetNetlibaResponseColor(const ui8 color) {
81 NetlibaResponseColor = color;
82 }

Callers 1

LoadRequestDataFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected