Re: GNUmakefile size 0 - Mailing list pgsql-admin

From Tom Lane
Subject Re: GNUmakefile size 0
Date
Msg-id 9148.1084461551@sss.pgh.pa.us
Whole thread Raw
In response to Re: GNUmakefile size 0  (Laurens Wagemakers <l.wagemakers@truston.com>)
List pgsql-admin
Laurens Wagemakers <l.wagemakers@truston.com> writes:
> extern int accept(int, struct sockaddr *, Psocklen_t);

Hmm.  The comments in configure have

# Solaris 7 and 8 have arg3 as 'void *' (disguised as 'Psocklen_t'
# which is *not* 'socklen_t *').  If we detect that, then we assume
# 'int' as the result, because that ought to work best.

So what is Psocklen_t now?

            regards, tom lane

pgsql-admin by date:

Previous
From: Laurens Wagemakers
Date:
Subject: Re: GNUmakefile size 0
Next
From: James Thornton
Date:
Subject: Re: [PERFORM] Quad processor options - summary