Newsgroups : Borland : borland.public.delphi.internet.winsock : 2007 Mar : Re: TidCookieManager questions (threads)
| Subject: | Re: TidCookieManager questions (threads) |
| Posted by: | "dk_sz" (dk_..@hotmail.com) |
| Date: | Fri, 23 Mar 2007 10:46:51 |
> It is not thread-safe at all.
Only in the
LCookiesByDomain := FCookieCollection.LockCookieListByDomain(caRead);
and similar parts where it uses
TIdMultiReadExclusiveWriteSynchronizer
bestr egards
Thomas Schulz
none