curl-library
Re: About Cookie
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sat, 23 Sep 2006 20:56:46 +0200 (CEST)
Date: Sat, 23 Sep 2006 20:56:46 +0200 (CEST)
On Sat, 23 Sep 2006, Dany Maryn wrote:
> curl = curl_easy_init(); openurl()...In thread A.
> curl2 = curl_easy_init(); openurl()........In thread B.
> I don't want to thread A and thread B share one cookielist.
> How can I do it?
You *don't* want them to share cookies? Then just proceed like that, as they
won't share anything unless you make them.
-- Commercial curl and libcurl Technical Support: http://haxx.se/curl.htmlReceived on 2006-09-23