| Subject | Re: [firebird-support] isc_event_block_a() not exported on linux | 
|---|---|
| Author | Dimitry Sibiryakov | 
| Post date | 2009-08-05T07:33:56Z | 
> I can't use isc_event_block() because I can't bind to vararg functions at all (I bind with libffi which doesn't support varargs).Declare and bind it with max possible number of arguments (16).
SY, SD.