https://bugzilla.mindrot.org/show_bug.cgi?id=2565
Damien Miller <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Damien Miller <[email protected]> --- does setting ospeed actually do anything on a PTY? AFAIK it doesn't on OS X, BSD or Linux. If the terminal is being closed as a result of a failed cfsetispeed() call then that indicates a kernel or (possibly) libc problem - ssh doesn't exit when that fails, it just logs an error and continues. -- 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 [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
