Great, thanks for verifying,
Much appreciated,
-Josh
On Thu, Aug 12, 2021 at 6:11 AM Daniel Stenberg wrote:
> On Fri, 6 Aug 2021, Joshua Harlow via curl-library wrote:
>
> > When pausing and resuming I was noticing that CURLINFO_SPEED_UPLOAD and
> > CURLINFO_SPEED_DOWNLOAD and its counters/tim
On Fri, 6 Aug 2021, Joshua Harlow via curl-library wrote:
When pausing and resuming I was noticing that CURLINFO_SPEED_UPLOAD and
CURLINFO_SPEED_DOWNLOAD and its counters/timers don't seem to reset (which
may just be how it is) and from looking at the progress.c code I think this
is what is happ
Hi all,
I just wanted to see if I could clarify something (that I think is correct
but just thought I'd ask),
I'm using curl multi transfers and pausing and unpausing single curl
transfers as needed.
I am also looking at CURLINFO_SPEED_UPLOAD and CURLINFO_SPEED_DOWNLOAD when
the single transfers