MCPcopy Create free account
hub / github.com/TheAssemblyArmada/Vanilla-Conquer / Send_Packet

Method Send_Packet

common/connect.cpp:209–249  ·  view source on GitHub ↗

* ConnectionClass::Send_Packet -- adds a packet to the send queue * * * * This routine prefixes the given buffer with a CommHeaderType and * * queues the resulting packet into the Send Queue. (It's actually the * * Service() routine that handles the hardware-dependent Send of the data).* * The packet's MagicNumber,

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

SwapCommHeaderTypeFunction · 0.85
Queue_SendMethod · 0.80

Tested by

no test coverage detected