curl-library
Re: Question about curl_multi_remove_handle()
Date: Mon, 12 Dec 2016 09:30:42 +0100
Hi,
Thanks for your help! I now feel that I can trust my design (problem
solved).
Regards
Andreas
On 12/10/2016 04:38 AM, Daniel Stenberg wrote:
> On Fri, 9 Dec 2016, Andreas Hollaus wrote:
>
>> Are those callback functions triggered by the call to
>> curl_multi_perform()?
>
> Yes.
>>
>> If so, did I understand you correct that curl_multi_perform() won't
>> return until all callback functions have been completed (they are
>> running synchronously in the same thread as curl_multi_perform())?
>
> Correct. libcurl doesn't start any new threads apart from doing name
> resolves (if built like that).
>
-------------------------------------------------------------------
List admin: https://cool.haxx.se/list/listinfo/curl-library
Etiquette: https://curl.haxx.se/mail/etiquette.html
Received on 2016-12-12