email plugin: Shutdown cleanly.
authorSebastian Harl <sh@tokkee.org>
Mon, 4 Dec 2006 12:53:16 +0000 (13:53 +0100)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Tue, 5 Dec 2006 17:00:35 +0000 (18:00 +0100)
commit53c0ed50e08a29e8cb4ab059183971053e8c7d64
tree1caa9bc24e68ab26b9d588c192975fed4412a1a9
parent9769c37cbb0e2bcf56c6e5ad8a065e5d166781f9
email plugin: Shutdown cleanly.

Using a shutdown function the email plugin closes any sockets, terminates all
running threads and removes the UNIX socket.

Signed-off-by: Sebastian Harl <sh@tokkee.org>
src/email.c