cURL / Mailing Lists / curl-library / Single Mail

curl-library

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

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 29 Apr 2010 09:41:55 +0200 (CEST)

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!

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2010-04-29