Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Mar 1995 19:50:27 -0600
From:      Peter da Silva <peter@bonkers.taronga.com>
To:        "Charles M. Hannum" <mycroft@ai.mit.edu>
Cc:        terry@cs.weber.edu, hackers@FreeBSD.org, tech-net@netbsd.org
Subject:   Re: Batch Telnet (Re: diskless and 3Com 509) 
Message-ID:  <199503180151.TAA02475@bonkers.taronga.com>
In-Reply-To: Your message of "Fri, 17 Mar 95 10:58:46 EST." <199503171558.KAA27534@duality.gnu.ai.mit.edu> 

next in thread | previous in thread | raw e-mail | index | archive | help
The interesting thing is that the System V telnet client doesn't seem to be
doing the same thing. If it's doing a "half close" how is the close getting
propogated to the other end if TCP/IP doesn't implement it? Since the other
end in the case of nntpd or other plain TCP servers isn't implementing the
full telnet protocol it doesn't seem like it could be using some obscure
telnet option to get this effect.

> The telnet client should at least have an option to not shut down if
> it gets EOF from stdin.  It's not clear to me whether or not that
> should be the default.

I'm leary of making it the default, because otherwise you get the classic
infinite loop on EOF problem too easily.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199503180151.TAA02475>