author | Sebastian Harl <sh@tokkee.org> | |
Tue, 12 Dec 2006 09:50:12 +0000 (10:50 +0100) | ||
committer | Florian Forster <octo@huhu.verplant.org> | |
Wed, 13 Dec 2006 07:01:08 +0000 (08:01 +0100) | ||
commit | d5cbc1d05cccf476b3ff77faa9b7039d46f16d45 | |
tree | 0e0ae8af7f165a061336736b21ebcae86de71a3a | tree | snapshot |
parent | 79e53b43ecee8b3d07efa98ea0c1c707d93e5e94 | commit | diff |
email plugin: Kill threads before closing the associated socket
If the socket is closed before the thread is terminated it might cause some
confusing error messages if the thread wants to read from the socket.
Signed-off-by: Sebastian Harl <sh@tokkee.org>
If the socket is closed before the thread is terminated it might cause some
confusing error messages if the thread wants to read from the socket.
Signed-off-by: Sebastian Harl <sh@tokkee.org>
src/email.c | diff | blob | history |