]> git.ipfire.org Git - people/stevee/guardian.git/commit - modules/Socket.pm
Socket.pm: Add tiny subroutine to drop an existing socket file.
authorStefan Schantl <stefan.schantl@ipfire.org>
Mon, 23 Nov 2015 09:31:52 +0000 (10:31 +0100)
committerStefan Schantl <stefan.schantl@ipfire.org>
Mon, 23 Nov 2015 09:31:52 +0000 (10:31 +0100)
commit27dc0dbf5e72a5755366be045c4874770e92f79c
tree2870b90aafbbd52e65dabdeb7e1efb5b75c1bc0d
parent6c92714810fde79fa5b12155b66002c5c4f65250
Socket.pm: Add tiny subroutine to drop an existing socket file.

This function can be called at any time to release the socket file.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
modules/Socket.pm