MCPcopy Create free account
hub / github.com/apache/thrift / good

Method good

lib/cpp/src/thrift/async/TEvhttpClientChannel.h:70–70  ·  view source on GitHub ↗

XXX

Source from the content-addressed store, hash-verified

68
69 // XXX
70 bool good() const override { return true; }
71 bool error() const override { return false; }
72 bool timedOut() const override { return false; }
73

Callers 2

certStringFunction · 0.80
mainFunction · 0.80

Calls

no outgoing calls

Tested by 2

certStringFunction · 0.64
mainFunction · 0.64