Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
392
std::string Controller::ErrorText() const {
393
return _error_text;
394
}
395
396
void StartCancel(CallId id) {
397
bthread_id_error(id, ECANCELED);
Callers
15
sender
Function · 0.80
Init
Method · 0.80
HandleResponse
Method · 0.80
sender
Function · 0.80
Proxy
Method · 0.80
ProxyAsync
Method · 0.80
sender
Function · 0.80
main
Function · 0.80
sender
Function · 0.80
sender
Function · 0.80
Echo
Method · 0.80
main
Function · 0.80
Calls
no outgoing calls
Tested by
15
TEST_F
Function · 0.64
incr_thread
Function · 0.64
TEST_F
Function · 0.64
SendSleepRPC
Function · 0.64
SendMultipleRPC
Function · 0.64
TestBaiduMasterService
Function · 0.64
TestGenericCall
Function · 0.64
TestBaiduStdAuth
Function · 0.64
TestHttpAuth
Function · 0.64
TestClientHost
Function · 0.64
SendMultipleRPC
Function · 0.64
TEST_F
Function · 0.64