Unconditionally use the WSA equivalents of Socket error constants.

Andrew Dunstan <andrew@dunslane.net>

Commit: e536d47ab7eb447ef0be849a8b2e06ae9080017c
Author: Andrew Dunstan <andrew@dunslane.net>
Date: 2013-08-26T18:58:14Z
Releases: 9.3.0
Unconditionally use the WSA equivalents of Socket error constants.

This change will only apply to mingw compilers, and has been found
necessary by late versions of the mingw-w64 compiler. It's the same as
what is done elsewhere for the Microsoft compilers.

Backpatch of commit 73838b5251e.

Problem reported by Michael Cronenworth, although not his patch.

Files

PathChange+/−
src/include/port/win32.h modified +10 −20