[Bug 3067] Fails to unlink ControlMaster socket early enough, confuses other clients

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Wed Oct 11 20:52:58 AEDT 2023


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

--- Comment #3 from Paul Evans <leonerd at leonerd.org.uk> ---
Ah - I didn't follow up because those both sound like other
workarounds, of a similar nature to the `rm` based one I already
suggested. Those require the user to actively do something to reset the
problem.

My suggested fix, of performing unlink() on the control socket before
attempting shutdown() on the TCP connection, requires no further action
on the part of the user. It just transparently works.

I therefore don't consider this to be a solution.

-- 
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