[Bug 85] ssh -2 localhost od /bin/ls | true ignore SIGPIPE
bugzilla-daemon at bugzilla.mindrot.org
bugzilla-daemon at bugzilla.mindrot.org
Fri May 9 15:04:28 EST 2008
https://bugzilla.mindrot.org/show_bug.cgi?id=85
--- Comment #7 from Markus Friedl <markus at openbsd.org> 2008-05-09 15:04:26 ---
(In reply to comment #6)
> The problem seems to be that protocol 2 lacks a way to "half close" a
> channel, e.g. close its output while keeping its input open.
yes, there is only an 'EOF' message that means:
I will not send data over this channel,
but there is no way to say:
I'm no longer interested in what you want to send to me.
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are watching someone on the CC list of the bug.
More information about the openssh-bugs
mailing list