Re: Re: WIN32 errno patch - Mailing list pgsql-hackers

From Magnus Naeslund\(f\)
Subject Re: Re: WIN32 errno patch
Date
Msg-id 009001c1211b$3a998de0$020a0a0a@totalmef
Whole thread Raw
In response to Re: WIN32 errno patch  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
From: "Ian Lance Taylor" <ian@airs.com>
(snip)
>     #define SOCK_STRERROR sock_strerror
> (Then you have to write sock_strerror.)
> 
(snip)

FormatMessage(...) is good for strerror(errno) emulation i think.
bah.

Magnus



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: WIN32 errno patch
Next
From: Mikhail Terekhov
Date:
Subject: Re: Re: WIN32 errno patch