MCPcopy Create free account
hub / github.com/MoeMod/CSMoE / Netchan_TransmitBits

Function Netchan_TransmitBits

engine/common/net_chan.cpp:1299–1608  ·  view source on GitHub ↗

=============== Netchan_TransmitBits tries to send an unreliable message to a connection, and handles the transmition / retransmition of the reliable messages. A 0 length will still generate a packet and deal with the reliable messages. ================ */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

CL_WritePacketFunction · 0.85
SV_SendClientDatagramFunction · 0.85
Netchan_TransmitFunction · 0.85

Calls 15

BF_CheckOverflowFunction · 0.85
MsgDevFunction · 0.85
NET_AdrToStringFunction · 0.85
Netchan_FragSendFunction · 0.85
BF_GetNumBytesWrittenFunction · 0.85
Netchan_CreateFragmentsFunction · 0.85
BF_ClearFunction · 0.85
BF_GetNumBitsWrittenFunction · 0.85
FS_OpenFunction · 0.85
FS_SeekFunction · 0.85
FS_ReadFunction · 0.85
BF_WriteBitsFunction · 0.85

Tested by

no test coverage detected