Re: win32 socket definition - Mailing list pgsql-hackers

From James Mansion
Subject Re: win32 socket definition
Date
Msg-id 4B49C929.8030005@mansionfamily.plus.com
Whole thread Raw
In response to Re: win32 socket definition  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: win32 socket definition  (Magnus Hagander <magnus@hagander.net>)
List pgsql-hackers
Tom Lane wrote:
> There's another copy of ListenSocket[] in the BackendParameters struct.
> I also wonder about postmaster.c's habit of using -1 for empty slots
> in ListenSocket ... how safe is that for Win64?
>   
On Windows, it should be INVALID_SOCKET.

James



pgsql-hackers by date:

Previous
From: Tim Bunce
Date:
Subject: Re: Initial refactoring of plperl.c - updated
Next
From: Magnus Hagander
Date:
Subject: Re: win32 socket definition