MCPcopy Create free account
hub / github.com/FlaxEngine/FlaxEngine / InitWinSock

Function InitWinSock

Source/ThirdParty/tracy/common/TracySocket.cpp:66–69  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

64};
65
66void InitWinSock()
67{
68 static __wsinit init;
69}
70#endif
71
72

Callers 5

GetHostInfoFunction · 0.85
SocketMethod · 0.85
ListenSocketMethod · 0.85
UdpBroadcastMethod · 0.85
UdpListenMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected