mirror of https://github.com/moparisthebest/sslh
Browse Source
When we're watching multiple sockets, we don't want to just close the active one we got a connection on before launching the shoveler. If we want to restart the daemon, we run into problems because the socket is still in use. Instead, close all the sockets we were listening on. Signed-off-by: Mike Frysinger <vapier@gentoo.org>master

1 changed files with 2 additions and 1 deletions
Loading…
Reference in new issue