Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/assaultcube/AC
/ localservertoclient
Function
localservertoclient
source/src/server.cpp:5010–5010 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5008
#ifdef STANDALONE
5009
5010
void localservertoclient(int chan, uchar *buf, int len, bool demo) {}
5011
void fatal(const char *s, ...)
5012
{
5013
defvformatstring(msg,s,s);
Callers
1
sendpacket
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected