Re: BUG #2205: Compilation error on Tru64: socklen_t in pqcomm.c - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #2205: Compilation error on Tru64: socklen_t in pqcomm.c
Date
Msg-id 19059.1138117679@sss.pgh.pa.us
Whole thread Raw
In response to BUG #2205: Compilation error on Tru64: socklen_t in pqcomm.c  ("" <agattik@gmail.com>)
List pgsql-bugs
"" <agattik@gmail.com> writes:
> pqcomm.c: In function `pq_getkeepalivesidle':
> pqcomm.c:1186: `socklen_t' undeclared (first use in this function)
> pqcomm.c:1186: (Each undeclared identifier is reported only once
> pqcomm.c:1186: for each function it appears in.)

Thanks for the report.  socklen_t should be ACCEPT_TYPE_ARG3 here :-(

            regards, tom lane

pgsql-bugs by date:

Previous
From: ""
Date:
Subject: BUG #2205: Compilation error on Tru64: socklen_t in pqcomm.c
Next
From: Alvaro Herrera
Date:
Subject: Re: BUG #2204: Feature Req: Unique output column names