Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/thrift
/ error
Method
error
lib/cpp/src/thrift/async/TEvhttpClientChannel.h:71–71 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
69
// XXX
70
bool good() const override { return true; }
71
bool error() const override { return false; }
72
bool timedOut() const override { return false; }
73
74
private:
Callers
15
execute
Method · 0.80
communicate
Function · 0.80
run
Method · 0.80
phantom-client.ts
File · 0.80
read
Method · 0.80
write_partial
Method · 0.80
phantom-client.js
File · 0.80
test-jq.js
File · 0.80
testBadPassword
Method · 0.80
fetch
Method · 0.80
run
Method · 0.80
close
Method · 0.80
Calls
no outgoing calls
Tested by
1
testBadPassword
Method · 0.64