On 04/29/2010 12:41 AM, Daniel Stenberg wrote:
On Wed, 28 Apr 2010, Ben Greear wrote:
Thanks, I just spotted one little nit:
+ unsigned long total_dl = 0;
+ unsigned long total_ul = 0;
These should be using the type 'curl_off_t' I would guess, to make them
likelier to work for large sizes. I fixed this and pushed it!
Thanks!
Ben
--
Ben Greear <[email protected]>
Candela Technologies Inc http://www.candelatech.com
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html