Path: utzoo!utstat!news-server.csri.toronto.edu!cs.utexas.edu!samsung!uunet!auspex!guy From: guy@auspex.auspex.com (Guy Harris) Newsgroups: news.software.b Subject: Re: rrn fails if timeout on NNTP connection occurred Message-ID: <3683@auspex.auspex.com> Date: 18 Jul 90 19:13:57 GMT References: <1990Jul17.151341.16209@ciba-geigy.ch> Organization: Auspex Systems, Santa Clara Lines: 6 >By the way, after the crash the window remains in an insane state: Actually, that tty state is quite sane from "rn"s standpoint - it's "uncooked, no echo" mode, as you'd expect; the problem is that "rn" dies without putting the old modes back. It probably doesn't catch SIGPIPE and restore the modes to what they were before it fired up.