>> Could anybody confirm this behavior of FB3 client library?
>Please add big delay (120 sec should be enough) after last attachment
closed before unloading client library. Does it unload in such case?
{
::Sleep(120*1000);
_VERIFY(::FreeLibrary(m_hDLL));
}
Not help. Fbclient (fbclient
On 10/02/17 13:49, Kovalenko Dmitry wrote:
Could anybody confirm this behavior of FB3 client library?
Please add big delay (120 sec should be enough) after last attachment
closed before unloading client library. Does it unload in such case?
--
On 10/02/17 13:49, Kovalenko Dmitry wrote:
Hello,
fbclient.dll (from FB3) not unload when I call ::FreeLibrary.
fbclient.dll (from FB2.5) unloads without problems.
Could anybody confirm this behavior of FB3 client library?
Yes - in a test with FB4 on linux. BTW, ::dlclose does not return
Hello,
fbclient.dll (from FB3) not unload when I call ::FreeLibrary.
fbclient.dll (from FB2.5) unloads without problems.
Could anybody confirm this behavior of FB3 client library?
Thanks,
Dmitry Kovalenko
www.ibprovider.com