curl-library
Re: libcurl: Bandwidth counting
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 4 Dec 2014 21:20:07 +0100 (CET)
Date: Thu, 4 Dec 2014 21:20:07 +0100 (CET)
On Thu, 4 Dec 2014, Josh Russell wrote:
> I'm using curl_multi to make a number of concurrent curl requests. I'd like
> to build a live statistic showing the current upload/download speed in B/s
> of all the requests on that multi handle.
>
> Is there a way to do this without setting a progress handler for each of
> the individual curl handles?
Nope. That's the way to do it I'd say.
> Is there a simple way to do this just with curl_multi?
Nope.
-- / daniel.haxx.se ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.htmlReceived on 2014-12-04