Back-patch fixes for some issues in our Windows socket code into 9.1.

Robert Haas <rhaas@postgresql.org>

Commit: ed597d0c322dd42c362701125d4ff55eb7b675f5
Author: Robert Haas <rhaas@postgresql.org>
Date: 2012-08-27T19:00:08Z
Releases: 9.1.6
Back-patch fixes for some issues in our Windows socket code into 9.1.

This is a backport of commit b85427f2276d02756b558c0024949305ea65aca5.
Per discussion of bug #4958.  Some of these fixes probably need to be
back-patched further, but I'm just doing this much for now.

Files

PathChange+/−
src/backend/port/win32_latch.c modified +8 −8
src/backend/port/win32/socket.c modified +26 −14