MCPcopy Create free account
hub / github.com/diasurgical/DevilutionX / GetNextPacket

Function GetNextPacket

Source/msg.cpp:364–367  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

362}
363
364void GetNextPacket()
365{
366 MegaPktList.emplace_back();
367}
368
369void FreePackets()
370{

Callers 2

SendPacketFunction · 0.85
msg_wait_resyncFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected