Subject | Re: isc_detach_database() after fb_cancel_abort |
---|---|
Author | |
Post date | 2018-05-28T18:38:19Z |
fb_cancel_abort closed client side of connection but does nothing with client resources.
isc_detach_database should be called to free client resources.
It should nullify db handle and return isc_network_error (in most cases), error should be ignored.
Regards,
Vlad