Unconditionally use the WSA equivalents of Socket error constants.

Andrew Dunstan <andrew@dunslane.net>

Commit: e912963a22ba5c1bd909d6ee53f41b8ae6c69166
Author: Andrew Dunstan <andrew@dunslane.net>
Date: 2013-08-26T18:56:49Z
Releases: 9.2.5
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