Subject | Re: [IBO] AV when switching to another app |
---|---|
Author | Toby Leonard |
Post date | 2005-05-09T19:54:19Z |
Helen Borrie wrote:
and 9 fixed the problem. The big thing seems to be creating one TIB_Session
in the main thread for all the client connections. I also switched to the
full server since your reply and most info I find on the FB newsgroups implies
the embedded server isn't terribly thread-safe.
Now to actually port these changes to my app. Thanks again.
--Toby
>Thanks for the help! It looks like a combination of your suggestions 2, 3, 4,
> There are a few things...
and 9 fixed the problem. The big thing seems to be creating one TIB_Session
in the main thread for all the client connections. I also switched to the
full server since your reply and most info I find on the FB newsgroups implies
the embedded server isn't terribly thread-safe.
Now to actually port these changes to my app. Thanks again.
--Toby