PQsetnonblocking question

From: "Tim Barnard" <tbarnard(at)povn(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Subject: PQsetnonblocking question
Date: 2000-12-27 00:05:50
Message-ID: 000c01c06f98$c5aaef80$32e85ecc@hartcomm.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Browse pgsql-general by date

  From Date Subject
Next Message Oliver Elphick 2000-12-27 01:05:25 Re: group by and order by question
Previous Message Trond Eivind =?iso-8859-1?q?Glomsr=F8d?= 2000-12-26 22:58:34 Re: red hat/mysql fiasco