diff options
author | John Polstra <jdp@FreeBSD.org> | 1997-07-19 19:28:35 +0000 |
---|---|---|
committer | John Polstra <jdp@FreeBSD.org> | 1997-07-19 19:28:35 +0000 |
commit | 4b40e7aa2b0a98a081e0ecfe1f985e4dc1b5282d (patch) | |
tree | 097392438a6e25f4355a73568a54ea544b574ca3 /java | |
parent | Upgrade to 1.1. (diff) |
Prevent this server error message:
fatal: Local: Agent socket bind failed: Address already in use
It would happen when the server tried to create the Unix domain
socket "/tmp/ssh-username/agent-socket-123", if the file already
existed. It could already exist if it happened to be left over from
a system crash. This patch unlinks the file before attempting the
bind operation.
I will send this patch to ssh-bugs@cs.hut.fi too.
Notes
Notes:
svn path=/head/; revision=7375
Diffstat (limited to 'java')
0 files changed, 0 insertions, 0 deletions