On 14/12/2019 14:43, Mark Rotteveel wrote:
I'm implementing timeout support in Jaybird, but ran into a problem with the native implementation. Calling fb_dsql_set_timeout (old API) doesn't seem to have any effect: the executed statement had no timeout applied.

Before I spend too much time verifying things in Jaybird: is this expected to work, or are there obvious states of the client that will prevent the timeout to be set?

I called fb_dsql_set_timeout after a prepare and before isc_dsql_execute.

As another datapoint, when using Embedded instead of a remote (inet) connection, the timeout does work, which suggests the problem is with the remote protocol.

Mark
--
Mark Rotteveel


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

Reply via email to