[Bug 1208] ssh fails to remove control socket when ssh is abnormally terminated
bugzilla-daemon at bugzilla.mindrot.org
bugzilla-daemon at bugzilla.mindrot.org
Fri Jun 22 19:35:33 EST 2007
http://bugzilla.mindrot.org/show_bug.cgi?id=1208
--- Comment #19 from Darren Tucker <dtucker at zip.com.au> 2007-06-22 19:35:29 ---
(In reply to comment #18)
> Recommendation:
> a) delete the control socket when a connection refused occurs (the
> connection obviously isn't much use anyway)
I don't think that's a the right thing to do. You'll get a connection
refused if the agent has reached its listen backlog limit (eg if you
have a bunch of clients attempting to access it all in quick
succession) but in that case it's just a temporary condition.
--
Configure bugmail: http://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