Re: [INTERFACES] PQnotifies & select

From: eem21(at)cam(dot)ac(dot)uk
To: ken(at)ori-ind(dot)com
Cc: pgsql-interfaces(at)postgresql(dot)org
Subject: Re: [INTERFACES] PQnotifies & select
Date: 1999-09-24 00:00:48
Message-ID: E11UIiW-00044l-00@red.csi.cam.ac.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

On 23 Sep, Ken J. Wright wrote:
> What handle(s) would I need to feed to select() to wait for a notification
> which I can then pickup via PQnotifies()?

PQsocket(conn), where conn is a pointer to your connection structure, I
think.

Ewan Mellor.

In response to

Browse pgsql-interfaces by date

  From Date Subject
Next Message Tom Lane 1999-09-24 00:35:14 Re: [INTERFACES] PQnotifies & select
Previous Message Ken J. Wright 1999-09-23 23:49:00 PQnotifies & select