Subject Re: [firebird-support] event programming
Author Dimitry Sibiryakov
On 9 Mar 2006 at 8:34, tailuo2002 wrote:

>1. When working on synchronous mode, to keep detecting new coming
>event , if it is necessary to use isc_wait_for_event more than one
>times ?

isc_wait_for_event never returns until event is arrived, so - yes,
you have to call it again to wait for the next event.

>2. Does Firebird guarantees each event will be captured in application
>without being eated ?

Yes, it does.

--
SY, Dimitry Sibiryakov.