cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: does curl_multi handle can be accessed from 2 threads?

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri, 1 Sep 2006 22:52:52 +0200 (CEST)

On Fri, 1 Sep 2006, Tom Jerry wrote:

> So will it help if I lock the multi handle before accessing it on both
> threads?

lock? It will work if you have a mutex around your use of the multi handle,
sure.

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
Received on 2006-09-01