cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: TELNET support

From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Thu, 1 Sep 2005 11:18:32 +0200 (CEST)

On Thu, 1 Sep 2005, Igor Polyakov wrote:

> Is this true that libcurl now supports reading input for TELNET protocol
> only from stdin ?

Yes, the TELNET implementation has always had this limitation and it has
always been considered bad and subject for fixing in the future.

TELNET is also not possible to use with the multi interface and it doesn't
really fit into the push/pull concept of current libcurl very nice (see TODO
items on the issue).

Summary: libcurl's telnet support needs work to become a well-behaving citizen
in multi protocol land.

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
Received on 2005-09-01