https://bugzilla.mindrot.org/show_bug.cgi?id=1330
--- Comment #18 from Alan Barrett <[email protected]> --- (In reply to comment #10) > I think this needs to be revised slightly further though, to allow a > timeout of zero - i.e. close the connection immediately when the last > client exits. It's been a long time since I looked at the code, but setting ControlPersist=yes (as opposed to setting it to a time) was intended to close the connection immediately when the last client disconnected. I think it's fine for a timeout of 0 to do the same thing, but others might be confused by ControlPersist=no and ControlPersist=0 having different meanings. -- Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email ------- 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
