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

Method Wait

library/cpp/netliba/v6/udp_socket.cpp:235–237  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

233 }
234
235 void TNetSocket::Wait(float timeoutSec) const {
236 s->Wait(timeoutSec);
237 }
238
239 void TNetSocket::SetTOS(int n) const {
240 Tos = n;

Callers 3

SessionLevelTestFunction · 0.45
TIBMemPoolMethod · 0.45
ThreadFuncMethod · 0.45

Calls

no outgoing calls

Tested by 1

SessionLevelTestFunction · 0.36