Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
95
void CNetConnection::SignalResend()
96
{
97
m_Construct.m_Flags |= NET_PACKETFLAG_RESEND;
98
}
99
100
int CNetConnection::Flush()
101
{
Callers
1
UnpackNextChunk
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected