MCPcopy Create free account
hub / github.com/apache/trafficserver / PacketQueue

Method PacketQueue

src/iocore/net/P_UDPNet.h:75–75  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

73{
74public:
75 PacketQueue() { init(); }
76
77 virtual ~PacketQueue() {}
78 int nPackets = 0;

Callers

nothing calls this directly

Calls 1

initFunction · 0.50

Tested by

no test coverage detected