Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
{
74
public:
75
PacketQueue() { init(); }
76
77
virtual ~PacketQueue() {}
78
int nPackets = 0;
Callers
nothing calls this directly
Calls
1
init
Function · 0.50
Tested by
no test coverage detected