
bugzilla-daemon at mindrot
Aug 16, 2012, 5:16 PM
Post #1 of 2
(82 views)
Permalink
|
|
[Bug 2033] Should exit correctly when connection is lost
|
|
https://bugzilla.mindrot.org/show_bug.cgi?id=2033 Damien Miller <djm [at] mindrot> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |djm [at] mindrot Status|NEW |RESOLVED Resolution|--- |WORKSFORME --- Comment #1 from Damien Miller <djm [at] mindrot> --- If you are using an interactive session, then ctrl-C can't kill the local ssh process (think about it for a moment and you'll realise why). For interactive sessions you should use the Disconnect escape sequence described in the "ESCAPE CHARACTERS" section of "man ssh". Usually "<enter>~." unless you have overridden it. -- You are receiving this mail because: You are watching the assignee of the bug. You are watching someone on the CC list of the bug. _______________________________________________ openssh-bugs mailing list openssh-bugs [at] mindrot https://lists.mindrot.org/mailman/listinfo/openssh-bugs
|