Re: APC/socket fix (final?) - Mailing list pgsql-patches

From Claudio Natoli
Subject Re: APC/socket fix (final?)
Date
Msg-id A02DEC4D1073D611BAE8525405FCCE2B55F3BA@harris.memetrics.local
Whole thread Raw
In response to APC/socket fix (final?)  (Claudio Natoli <claudio.natoli@memetrics.com>)
Responses Re: APC/socket fix (final?)
List pgsql-patches

> Would look more consistent if the code looked like
>
>     if (n < 0 && errno == ERROR_IO_PENDING)
>         errno = EINTR;

It would be more consistent, but unfortunately GetLastError() != errno.

---
Certain disclaimers and policies apply to all email sent from Memetrics.
For the full text of these disclaimers and policies see
<a
href="http://www.memetrics.com/emailpolicy.html">http://www.memetrics.com/em
ailpolicy.html</a>

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: installdir patch for win32
Next
From: Claudio Natoli
Date:
Subject: Re: installdir patch for win32