cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Multi-threading

From: Julien <eldebaran_at_gmail.com>
Date: Wed, 28 Sep 2011 19:00:49 +0200

Hi Alan,

On 28 September 2011 18:10, Alan Wolfe <alan.wolfe_at_gmail.com> wrote:
> Never share libcurl handles between multiple threads. You should only use
> one handle in one single thread at any given time.

This sentence is not totally clear to me. Does it mean that a handle
is bound to a thread for its whole lifetime or only that at a given
time it must not be used by several threads?
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2011-09-28