Re: GNUmakefile size 0

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Laurens Wagemakers <l(dot)wagemakers(at)truston(dot)com>
Cc: "'pgsql-admin(at)postgresql(dot)org'" <pgsql-admin(at)postgresql(dot)org>
Subject: Re: GNUmakefile size 0
Date: 2004-05-13 15:19:11
Message-ID: 9148.1084461551@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Laurens Wagemakers <l(dot)wagemakers(at)truston(dot)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

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message James Thornton 2004-05-13 21:02:08 Re: [PERFORM] Quad processor options - summary
Previous Message Laurens Wagemakers 2004-05-13 15:15:16 Re: GNUmakefile size 0