Re: [INTERFACES] PQnotifies & select - Mailing list pgsql-interfaces

From eem21@cam.ac.uk
Subject Re: [INTERFACES] PQnotifies & select
Date
Msg-id E11UIiW-00044l-00@red.csi.cam.ac.uk
Whole thread Raw
In response to PQnotifies & select  ("Ken J. Wright" <ken@ori-ind.com>)
List 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.



pgsql-interfaces by date:

Previous
From: "Ken J. Wright"
Date:
Subject: PQnotifies & select
Next
From: Tom Lane
Date:
Subject: Re: [INTERFACES] PQnotifies & select