[Bug 1985] -N and -O stop

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Fri Sep 7 15:14:44 EST 2012


https://bugzilla.mindrot.org/show_bug.cgi?id=1985

Darren Tucker <dtucker at zip.com.au> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #2187|                            |ok?(djm at mindrot.org)
              Flags|                            |

--- Comment #4 from Darren Tucker <dtucker at zip.com.au> ---
Created attachment 2187
  --> https://bugzilla.mindrot.org/attachment.cgi?id=2187&action=edit
tell mux master to close when using -N and all clients gone

ok, so the problem here is that ssh assumes there's still a session in
this case, then eventually runs a select(2) that never returns.

the attached patch should fix this, please try 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.


More information about the openssh-bugs mailing list