cURL / Mailing Lists / curl-library / Single Mail

curl-library

curl_xferinfo_callback

From: Yang Tse <yangsita_at_gmail.com>
Date: Thu, 1 Aug 2013 13:24:48 +0200

Hi,

The curl progress-bar display frequency limiting introduced with
commit 1691a31c and subsequent ones, still lacks a way to ensure that
the very last time the progress callback is called it displays updated
data of finished transfer.

Since this release introduces curl_xferinfo_callback, it might be the
moment to evaluate if this new callabck should also have another
argument indicating that current call is the last one (called
internally from Curl_pgrsDone) or not. This could be used to fix curl
tool currently skipping last time progress info.

-- 
-=[Yang]=-
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2013-08-01