cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: PATCH: Allow telnet to be used programatically.

From: Ben Greear <greearb_at_candelatech.com>
Date: Mon, 29 Mar 2010 09:36:01 -0700

On 03/25/2010 12:02 AM, Ben Greear wrote:
> telnet: Allow programatic use of telnet via libcurl.
> The main change is to allow input from user-specified methods,
> but in order to be backwards compatible, the user also has to set
> the option CURLOPT_FORCE_USE_READFUNC to true.
>
> Also fix assumption that reading from stdin never returns < 0.
> Old code could crash in that case.
>
> Call progress functions in telnet main loop.
>
> Patch is attached, please let me know if it needs any improvements.

Hello!

I wanted to see if you had any comments on this patch..does it need
more improvements? Any plans to merge this soon?

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-03-29