Mailing List Archive

[Bug 3067] Fails to unlink ControlMaster socket early enough, confuses other clients
https://bugzilla.mindrot.org/show_bug.cgi?id=3067

Damien Miller <djm@mindrot.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |WORKSFORME
Status|NEW |RESOLVED

--- Comment #2 from Damien Miller <djm@mindrot.org> ---
closing for lack of followup

--
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.
_______________________________________________
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs
[Bug 3067] Fails to unlink ControlMaster socket early enough, confuses other clients [ In reply to ]
https://bugzilla.mindrot.org/show_bug.cgi?id=3067

--- Comment #3 from Paul Evans <leonerd@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.
_______________________________________________
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs