-
Patrick Gansterer authored
Error codes set by Windows Sockets are not made available through the errno variable. Checking them via WSAGetLastError() is the corret solution.
Patrick Gansterer authoredError codes set by Windows Sockets are not made available through the errno variable. Checking them via WSAGetLastError() is the corret solution.