Subject Re: [firebird-support] Re: how to send a message to each client connected to Firebird server
Author Dimitry Sibiryakov
> yes i saw about isc_wait_for_event but i don't know how to use it :(
> i work directly with the api under Delphi
> can someone gave me an exemple of isc_wait_for_event or a least explain me how to use it (what the params are, etc.)
>
> also what the difference between
> isc_wait_for_event
> and
> isc_que_events

All this is describe in API Guide and (more or less) used in
examples. Look at api16.c.

SY, SD.