Skip to content
Snippets Groups Projects
Commit 2dbd837c authored by Patrick Gansterer's avatar Patrick Gansterer Committed by Andy Green
Browse files

WSAGetLastError() instead of errno on Windows

Error codes set by Windows Sockets are not made available through the errno
variable. Checking them via WSAGetLastError() is the corret solution.
parent 61a6ae4f
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment