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

Method IsValid

library/cpp/netliba/v12/ib_test.cpp:35–37  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

33 }
34 }
35 bool IsValid() {
36 return s.IsValid();
37 }
38 void Respond(const TWelcomeSocketAddr& info) {
39 char buf[10000];
40 size_t sz = sizeof(buf);

Callers 2

InitMethod · 0.45
RunIBTestFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected