MCPcopy Create free account
hub / github.com/ddnet/ddnet / net_udp_close

Function net_udp_close

src/base/net.cpp:1209–1212  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1207}
1208
1209void net_udp_close(NETSOCKET sock)
1210{
1211 priv_net_close_all_sockets(sock);
1212}
1213
1214NETSOCKET net_tcp_create(NETADDR bindaddr)
1215{

Callers 3

CloseMethod · 0.85
CloseMethod · 0.85
TESTFunction · 0.85

Calls 1

Tested by 1

TESTFunction · 0.68