cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Detect failed donwloads

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri, 21 Feb 2014 22:51:49 +0100 (CET)

On Mon, 17 Feb 2014, Ruslan Gaifulin wrote:

> it can't even get to curl_multi_info_read out of the loop (still_running is
> always non-zero)

You should do curl_multi_info_read() for each handle that finishes. If no
handle is finished, you know that the transfers are still going.

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2014-02-21