cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-library Mailing List Archives

Re: About Cookie

From: Daniel Stenberg <daniel_at_haxx.se>
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.html
Received on 2006-09-23

These mail archives are generated by hypermail.

donate! Page updated November 12, 2010.
web site info

File upload with ASP.NET