Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ cids
Method
cids
src/iocore/net/QUICNetVConnection.cc:465–469 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
463
}
464
465
std::string_view
466
QUICNetVConnection::cids() const
467
{
468
return
""
;
469
}
470
471
const QUICFiveTuple
472
QUICNetVConnection::five_tuple() const
Callers
4
mainEvent
Method · 0.45
main_event_handler
Method · 0.45
accept
Method · 0.45
main_event_handler
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected