Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ IsValid
Method
IsValid
library/cpp/netliba/v12/net_test.cpp:15–17 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
13
}
14
15
bool TConnectedSocket::IsValid() const {
16
return S->IsValid();
17
}
18
19
void TConnectedSocket::Open(int port) {
20
S->Open(port);
Callers
7
TPortUnreachableTester
Method · 0.45
~TPortUnreachableTester
Method · 0.45
ConnectPeer
Method · 0.45
Start
Method · 0.45
CreateUdpHost
Function · 0.45
UpdateAlive
Method · 0.45
CreateHttpUdpRequester
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected