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

Method GetNetlibaResponseColor

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

Source from the content-addressed store, hash-verified

46 return NetlibaRequestColor;
47 }
48 ui8 GetNetlibaResponseColor() const {
49 return NetlibaResponseColor;
50 }
51
52 // return by value for incapsulation and future implementation changes
53 TTos GetRequestTos() const {

Callers 3

operator==Function · 0.80
DoSendsMethod · 0.80
SendRequestImplMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected