Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ name
Method
name
src/mgmt/rpc/server/CommBase.cc:29–33 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
27
};
28
29
const char *
30
CommInternalErrorCategory::name() const noexcept
31
{
32
return
"comm_internal_error_category"
;
33
}
34
35
std::string
36
CommInternalErrorCategory::message(int ev) const
Callers
3
selected_comm_name
Method · 0.45
start_thread
Method · 0.45
stop_thread
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected