cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: How to get downloading progress using multi interface?

From: Emil Romanus <sdac.bithack_at_gmail.com>
Date: Tue, 7 Aug 2007 23:50:53 +0200

2007/8/7, Emil Romanus <sdac.bithack_at_gmail.com>:
>
> Daniel, yes I know you don't need mutexes for the multi interface itself.
> What I meant is that you most likely would need mutexes for modifying
> external (out of libcurl, that is) data. Is this correct, or will libcurl
> not run the progress callbacks in parallel, hence no need for mutexes at
> all? I'm referring to when all easy handles modifies the same data (which is
> probably not very common anyway...).
>

Sorry, didn't fully get what you meant when I first read your response,
Daniel. You clearly said the multi interface is single threaded... Ignore my
last message.
Received on 2007-08-08