SMTP-Client: move the client-shutdown procedure into the DB-Thread; we musn't block...
authorWilfried Goesgens <dothebart@citadel.org>
Fri, 6 Apr 2012 15:36:29 +0000 (17:36 +0200)
committerWilfried Goesgens <dothebart@citadel.org>
Fri, 6 Apr 2012 15:36:29 +0000 (17:36 +0200)
commit4fdc7029ccef0500fd8f968413c2b82db8fe2f29
treec9c842993b88c133ffc40750398c55cd4f2665a6
parent811592051c9c28dfd815d8e36b4006a7b78d6d66
SMTP-Client: move the client-shutdown procedure into the DB-Thread; we musn't block the network thread for db IO.
citadel/event_client.c
citadel/event_client.h
citadel/modules/extnotify/funambol65.c
citadel/modules/network/serv_networkclient.c
citadel/modules/pop3client/serv_pop3client.c
citadel/modules/rssclient/serv_rssclient.c
citadel/modules/smtp/serv_smtpeventclient.c
citadel/modules/smtp/smtp_clienthandlers.h
citadel/modules/urldeshortener/serv_expand_shorter_urls.c