On win32, retry reading when WSARecv returns WSAEWOULDBLOCK. There seem
Magnus Hagander <magnus@hagander.net>
On win32, retry reading when WSARecv returns WSAEWOULDBLOCK. There seem to be cases when at least Windows 2000 can do this even though select just indicated that the socket is readable. Per report and analysis from Cyril VELTER.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/port/win32/socket.c | modified | +30 −10 |