Subject Re: isc_detach_database() after fb_cancel_abort
Author
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