Re: win32 socket definition - Mailing list pgsql-hackers

From Tom Lane
Subject Re: win32 socket definition
Date
Msg-id 27127.1262814129@sss.pgh.pa.us
Whole thread Raw
In response to Re: win32 socket definition  (Magnus Hagander <magnus@hagander.net>)
Responses Re: win32 socket definition
List pgsql-hackers
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.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Joachim Wieland
Date:
Subject: Re: Cancelling idle in transaction state
Next
From: Robert Haas
Date:
Subject: Re: Cancelling idle in transaction state