PQsetnonblocking question - Mailing list pgsql-general

From Tim Barnard
Subject PQsetnonblocking question
Date
Msg-id 000c01c06f98$c5aaef80$32e85ecc@hartcomm.com
Whole thread Raw
List pgsql-general
Hello folks,
 
I have rev 7.0.3 and the docs for PQsetnonblocking show  a single argument:
PGconn * conn, however the include for libpq-fe.h shows two arguments:
PGconn * conn, int arg. Can anyone tell me what int arg is used for? Do I even need to use PQsetnonblocking if I'm not using a select statement?
 
Tim
HCC
 

pgsql-general by date:

Previous
From: "Peter Ball"
Date:
Subject: pg_hba.conf on Linux
Next
From: "Oliver Elphick"
Date:
Subject: Re: group by and order by question