cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: [telnet] telnet: Allow programatic use of telnet.

From: Ben Greear <greearb_at_candelatech.com>
Date: Thu, 29 Apr 2010 09:19:10 -0700

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 <greearb_at_candelatech.com>
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
Received on 2010-04-29