curl-library
RE: Is it normal to the progress callback be called once again after returning non-zero value?
From: Jonathan C. <well.bad_at_hotmail.com>
Date: Fri, 6 Jun 2014 19:15:38 +0000
Received on 2014-06-06
Date: Fri, 6 Jun 2014 19:15:38 +0000
> It should, yes. If it behaves differently at any point I would consider that
> room for improvement!
I'm sending as attachment a code that is acting odd, at least here.
The progress callback is called two times, I'm using libcurl 7.36.
E:\curl-issue\build>test.exe http://www.google.com
Progress Called!
Progress Called!
Tested under Windows 7 x64 and Debian 7 x64.
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
- text/plain attachment: main.cc