Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 May : Re: CookieManager thread safety
| Subject: | Re: CookieManager thread safety |
| Posted by: | "Martin James" (mjames_falc..@dial.pipex.com) |
| Date: | Mon, 8 May 2006 11:54:51 |
>
> > Is this already solved in snapshot or...?
>
> Well, here is a temporary solution that
> does not require eiditng the Indy files.
>
> Anyway, as many people use http connections in threads
> (and thus may often require to share the cookiemanager),
> well... Other people should also be experiencing the (IMHO) bug?
>
I do not use the cookieManager, so forgive me if these questions are
inappropriate, but:
1) Why does each TidHTTP thread not create its own cookie manager?
2) Why would the cookieManager/s be owned by anything?
Rgds,
Martin