MCPcopy 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
661void net_stats(NETSTATS *stats_inout)
662{
663 *stats_inout = network_stats;
664}
665
666int net_socket_type(NETSOCKET sock)
667{

Callers 1

RenderDebugMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected