Skip to content
Snippets Groups Projects
user avatar
Peter Wu authored
If sws is killed it might leave a stale socket file on the filesystem
which would cause an EADDRINUSE error. After this patch, it is checked
whether the socket is really stale and if so, the socket file gets
removed and another bind is executed.

Signed-off-by: default avatarPeter Wu <peter@lekensteyn.nl>
99fb3679
History
Name Last commit Last update