Subject isc_event_block_a() not exported on linux
Author woodsmailbox
Hi,

Quick question: isc_event_block_a() and isc_event_block_s() are missing from fbclient.dll (fb v2.5b1) in Linux. 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). Can you please export those symbols? Is there any other way I can initialize an event block without using isc_event_block() ? Making a wrapper of the library is not an option, I need a runtime solution. I'm stuck :)

Thank you,
Cosmin.