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

Method SetNetlibaResponseColor

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

Source from the content-addressed store, hash-verified

78 NetlibaRequestColor = color;
79 }
80 void SetNetlibaResponseColor(const ui8 color) {
81 NetlibaResponseColor = color;
82 }
83
84 void SetPriority(const EPacketPriority pp) {
85 Priority = pp;

Callers 1

LoadRequestDataFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected