Re: win32 socket definition - Mailing list pgsql-hackers

From Magnus Hagander
Subject Re: win32 socket definition
Date
Msg-id 9837222c1001091348l1b086f4h826dd08a300d515b@mail.gmail.com
Whole thread Raw
In response to Re: win32 socket definition  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: win32 socket definition  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Wed, Jan 6, 2010 at 22:42, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> Magnus Hagander <magnus@hagander.net> writes:
>> Is there a good trick to find out if you've touched every place you
>> need to, because I'm very unsure I have. I don't even get a warning in
>> more than those two places, but there ought to be some way to trick
>> the system to tell me?
>
> Can't think of one, but you could try grepping for the socket-related
> syscalls to see what variables are referenced there.

Found two more by going over it again that way.

Unless there are objections, I will apply this version tomorrow.


--
 Magnus Hagander
 Me: http://www.hagander.net/
 Work: http://www.redpill-linpro.com/

Attachment

pgsql-hackers by date:

Previous
From: Tim Bunce
Date:
Subject: Re: Feature patch 1 for plperl [PATCH]
Next
From: Alex Hunsaker
Date:
Subject: Re: Setting oom_adj on linux?