1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-30 00:00:16 +01:00
libwebsockets/win32port
Patrick Gansterer 2dbd837c41 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.
2014-02-28 20:08:55 +08:00
..
win32helpers WSAGetLastError() instead of errno on Windows 2014-02-28 20:08:55 +08:00
zlib Trac 53 minw update 2013-12-18 10:17:25 +08:00