MCPcopy Create free account
hub / github.com/ddnet/ddnet / SignalResend

Method SignalResend

src/engine/shared/network_conn.cpp:95–98  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

93}
94
95void CNetConnection::SignalResend()
96{
97 m_Construct.m_Flags |= NET_PACKETFLAG_RESEND;
98}
99
100int CNetConnection::Flush()
101{

Callers 1

UnpackNextChunkMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected