Re: [Firebird-devel] Possible response on the asynchronous port (event connection)

2015-02-23 Thread Mark Rotteveel
On Mon, 23 Feb 2015 10:54:56 +0300, Dmitry Yemanov wrote: > 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_

Re: [Firebird-devel] Possible response on the asynchronous port (event connection)

2015-02-22 Thread Dmitry Yemanov
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

[Firebird-devel] Possible response on the asynchronous port (event connection)

2015-02-22 Thread Mark Rotteveel
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