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

Method Close

library/cpp/netliba/socket/socket.cpp:588–590  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

586 }
587
588 void TSocket::Close() {
589 CloseImpl();
590 }
591
592 void TSocket::Wait(float timeoutSec, int netlibaVersion) const {
593 Y_UNUSED(netlibaVersion);

Callers

nothing calls this directly

Calls 5

IsValidFunction · 0.85
CloseFunction · 0.85
AtomicSwapFunction · 0.50
SecondsFunction · 0.50
WaitTMethod · 0.45

Tested by

no test coverage detected