MCPcopy 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
465std::string_view
466QUICNetVConnection::cids() const
467{
468 return "";
469}
470
471const QUICFiveTuple
472QUICNetVConnection::five_tuple() const

Callers 4

mainEventMethod · 0.45
main_event_handlerMethod · 0.45
acceptMethod · 0.45
main_event_handlerMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected