MCPcopy 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

ConnectPeerMethod · 0.45
StartMethod · 0.45
CreateUdpHostFunction · 0.45
UpdateAliveMethod · 0.45
CreateHttpUdpRequesterFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected