Path: utzoo!utgpu!attcan!uunet!husc6!bloom-beacon!apple!bionet!agate!ucbvax!GYRE.UMD.EDU!chris From: chris@GYRE.UMD.EDU (Chris Torek) Newsgroups: comp.protocols.tcp-ip Subject: Re: TCP/IP terminalservers and BREAK(/^C) Message-ID: <8811070636.AA05117@gyre.umd.edu> Date: 7 Nov 88 06:36:35 GMT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 11 From: hedrick@rutgers.edu (Charles Hedrick) Unless I'm misreading him, Chris is saying that telnetd can't tell when you've cleared the output buffer on the pty. You misread me. You can flush *output*; you cannot flush *user typeahead*. You should be able to, but some critical information---namely, just how much to flush---is missing. Chris