]> git.ipfire.org Git - people/stevee/guardian.git/commit
Socket.pm: Fix error messages when crashing.
authorStefan Schantl <stefan.schantl@ipfire.org>
Mon, 23 Nov 2015 09:24:52 +0000 (10:24 +0100)
committerStefan Schantl <stefan.schantl@ipfire.org>
Mon, 23 Nov 2015 09:24:52 +0000 (10:24 +0100)
commit6c92714810fde79fa5b12155b66002c5c4f65250
tree5a9af247f29f67bb74f5034b20ef9fe76354a0e8
parent3ae3ca9b01d8de4a99b4dc412fd22ea787420e92
Socket.pm: Fix error messages when crashing.

When the module crashed (died) for some reasons, the provided details where
empty.

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