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

Method SetTOS

library/cpp/netliba/v6/udp_socket.cpp:239–241  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

237 }
238
239 void TNetSocket::SetTOS(int n) const {
240 Tos = n;
241 }
242
243 bool TNetSocket::Connect(const sockaddr_in6& addr) {
244 // "connect" - meaningless operation

Callers 1

StepMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected