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

Method IsValid

library/cpp/netliba/v6/ib_test.cpp:31–33  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

29 s.Open(port);
30 }
31 bool IsValid() {
32 return s.IsValid();
33 }
34 void Respond(const TWelcomeSocketAddr& info) {
35 char buf[10000];
36 int sz = sizeof(buf);

Callers 1

RunIBTestFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected