Is there a way to get the server to send deferred messages without having to read an additional response? Messages like the response to op_batch_create are deferred, meaning you have to trigger a non-deferred action to get the response.

I tried to send op_dummy to the server, but that had no effect. I could send an op_ping or another simple request, but that requires consuming an additional response.

This is mostly for test purposes, so if using a ping or similar is the only way, then so be it, but if there is something I missed, then that would be appreciated.
--
Mark Rotteveel


Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to