22.02.2015 15:10, Mark Rotteveel wrote:

> I am reimplementing the event handling in Jaybird, and the current (old)
> implementation on the asynchronous port (event connection) processes the
> operations:
>
> op_dummy, op_exit, op_disconnect, op_event and op_response
>
> I'd like to know two things:
> 1) Is it indeed possible that op_response is sent over the event
> connection (and if so, under what conditions)?
> 2) are there other operations I should take into account?

Looking at our code, I see that only op_event, op_exit and op_disconnect 
are processed, others are ignored. I do remember that op_dummy can also 
be sent, but it acts as no-op so it's OK to ignore it. I doubt 
op_response can appear there.


Dmitry


------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=190641631&iu=/4140/ostg.clktrk
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to