Hello Daniel,

пт, 27 сент. 2019 г. в 18:26, Daniel Stenberg <dan...@haxx.se>:

> >  }
> >  curl_multi_perform(multi_handle, &running_handles);
> > }
>
> Not sure if this is what happens for you, but if in this case the newly
> added
> transfers fails really early, the first curl_multi_perform() call with the
> new
> transfer will get a zero back in running_handles and this loop will stop.
>
>
This could be a reason, but how can i check the state of that handle and
prove that? Will  curl_multi_info_read return data for that handle, for
example?
-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette:   https://curl.haxx.se/mail/etiquette.html

Reply via email to