Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
3.3.2
-
None
Description
WinSock2 documentation states there must be a call to WSACleanup() for each successful WSAStartup() call. The codebase does not currently adhere to this requirement.
https://learn.microsoft.com/en-us/windows/win32/api/winsock/nf-winsock-wsacleanup