Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ddnet/ddnet
/ net_stats
Function
net_stats
src/base/net.cpp:661–664 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
659
}
660
661
void net_stats(NETSTATS *stats_inout)
662
{
663
*stats_inout = network_stats;
664
}
665
666
int net_socket_type(NETSOCKET sock)
667
{
Callers
1
RenderDebug
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected