bugzilla-daemon at mindrot.org
2003-Jan-07 04:03 UTC
[Bug 26] ssh setting O_NONBLOCK on stderr can upset CVS
http://bugzilla.mindrot.org/show_bug.cgi?id=26 djm at mindrot.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX ------- Additional Comments From djm at mindrot.org 2003-01-07 15:03 ------- ssh can't afford for its stderr to ever block, as this would freeze all sessions and port-forwardings. We therefore can't remove the nonblock from stderr. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
Apparently Analagous Threads
- [Bug 26] ssh setting O_NONBLOCK on stderr can upset CVS
- ssh client is setting O_NONBLOCK on a pipe shared with other processes
- ssh client is setting O_NONBLOCK on a pipe shared with other processes
- ssh client is setting O_NONBLOCK on a pipe shared with other processes
- [Bug 1478] New: ssh -V sends output to stderr instead of stdout