Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ Open
Method
Open
library/cpp/netliba/socket/socket.cpp:584–586 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
582
};
583
584
int TSocket::Open(int port) {
585
return OpenImpl(port);
586
}
587
588
void TSocket::Close() {
589
CloseImpl();
Callers
nothing calls this directly
Calls
5
IsValid
Function · 0.85
AtomicSet
Function · 0.50
Reset
Method · 0.45
Start
Method · 0.45
Detach
Method · 0.45
Tested by
no test coverage detected