Unconditionally use the WSA equivalents of Socket error constants.

Andrew Dunstan <andrew@dunslane.net>

Commit: b8288038baed0fd71f5c19a6a41f12265a719aea
Author: Andrew Dunstan <andrew@dunslane.net>
Date: 2013-08-26T18:55:00Z
Releases: 9.1.10
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 −0