]> granicus.if.org Git - curl/commit
progress: reset download/uploaded counter
authorDaniel Stenberg <daniel@haxx.se>
Mon, 29 Jul 2019 10:16:43 +0000 (12:16 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 29 Jul 2019 20:31:30 +0000 (22:31 +0200)
commitd23e87d551d2d99201d7eb275029b6f0660f5136
tree0d424848e7e398327286274f04e91a54fb78aebe
parentfc6045f5d1367b3bd60bb00aa9bed5164f000aee
progress: reset download/uploaded counter

... to make CURLOPT_MAX_RECV_SPEED_LARGE and
CURLOPT_MAX_SEND_SPEED_LARGE work correctly on subsequent transfers that
reuse the same handle.

Fixed-by: Ironbars13 on github
Fixes #4084
Closes #4161
lib/progress.c