MCPcopy Create free account
hub / github.com/apache/brpc / ErrorText

Method ErrorText

src/brpc/controller.cpp:392–394  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

390}
391
392std::string Controller::ErrorText() const {
393 return _error_text;
394}
395
396void StartCancel(CallId id) {
397 bthread_id_error(id, ECANCELED);

Callers 15

senderFunction · 0.80
InitMethod · 0.80
HandleResponseMethod · 0.80
senderFunction · 0.80
ProxyMethod · 0.80
ProxyAsyncMethod · 0.80
senderFunction · 0.80
mainFunction · 0.80
senderFunction · 0.80
senderFunction · 0.80
EchoMethod · 0.80
mainFunction · 0.80

Calls

no outgoing calls

Tested by 15

TEST_FFunction · 0.64
incr_threadFunction · 0.64
TEST_FFunction · 0.64
SendSleepRPCFunction · 0.64
SendMultipleRPCFunction · 0.64
TestBaiduMasterServiceFunction · 0.64
TestGenericCallFunction · 0.64
TestBaiduStdAuthFunction · 0.64
TestHttpAuthFunction · 0.64
TestClientHostFunction · 0.64
SendMultipleRPCFunction · 0.64
TEST_FFunction · 0.64