Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ selected_comm_name
Method
selected_comm_name
src/mgmt/rpc/server/RPCServer.cc:48–52 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
46
}
47
48
std::string_view
49
RPCServer::selected_comm_name() const noexcept
50
{
51
return _socketImpl->name();
52
}
53
54
RPCServer::~RPCServer()
55
{
Callers
nothing calls this directly
Calls
1
name
Method · 0.45
Tested by
no test coverage detected