cURL / Mailing Lists / curl-library / Single Mail

curl-library

Telnet lost data fix (was Re: Things to do)

From: Dan Fandrich <dan_at_coneharvesters.com>
Date: Mon, 2 Jun 2008 19:08:21 -0700

On Fri, May 23, 2008 at 10:56:40PM +0200, Daniel Stenberg wrote:
> We could add the telnet problem discussed recently to the TODO, or
> possibly to KNOWN_BUGS:
>
> When libcurl tries to send telnet data to the peer but the sending would
> block (EAGAIN sitation), it will just silently discard those bytes that
> couldn't get sent...

Here's a patch to address this issue. Comments?

>>> Dan

Received on 2008-06-03