Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
IsValid
Function · 0.85
Close
Function · 0.85
AtomicSwap
Function · 0.50
Seconds
Function · 0.50
WaitT
Method · 0.45
Tested by
no test coverage detected