[Bug 1570] Incorrect return code if mux master has completed
bugzilla-daemon at bugzilla.mindrot.org
bugzilla-daemon at bugzilla.mindrot.org
Tue Nov 10 13:48:03 EST 2009
https://bugzilla.mindrot.org/show_bug.cgi?id=1570
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #1617|0 |1
is obsolete| |
--- Comment #2 from Damien Miller <djm at mindrot.org> 2009-11-10 13:48:02 EST ---
Created an attachment (id=1719)
--> (https://bugzilla.mindrot.org/attachment.cgi?id=1719)
prefer to dispatch exit statuses via mux control fd
I think this approach is better: this implicitly identifies mux
channels that have recycled the initial session ID by preferring to
dispatch exit statuses via ones that have a control FD (i.e. mux
channels) to ones that don't (i.e. the initial session).
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
More information about the openssh-bugs
mailing list