Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ddnet/ddnet
/ SendMsgActive
Method
SendMsgActive
src/engine/client/client.cpp:205–208 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
203
}
204
205
int CClient::SendMsgActive(CMsgPacker *pMsg, int Flags)
206
{
207
return SendMsg(g_Config.m_ClDummy, pMsg, Flags);
208
}
209
210
void CClient::SendInfo(int Conn)
211
{
Callers
2
OnNewSnapshot
Method · 0.80
UpdateLocalTuning
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected