sb-bsd-sockets: Fix error code handling on Windows
authorAnton Kovalenko <anton@sw4me.com>
Wed, 18 Aug 2010 21:40:26 +0000 (01:40 +0400)
committerDavid Lichteblau <david@lichteblau.com>
Wed, 10 Aug 2011 18:05:12 +0000 (20:05 +0200)
  Factored out into a new function for the win32-specific
  WSAGetLastError call.

  Run-time results now match the existing constant definitions.

Thanks to Anton Kovalenko.


No differences found