CC->kill_me now contains an enum indicating the REASON session was killed
authorArt Cancro <ajc@uncensored.citadel.org>
Sun, 13 Mar 2011 17:32:47 +0000 (13:32 -0400)
committerArt Cancro <ajc@uncensored.citadel.org>
Sun, 13 Mar 2011 17:32:47 +0000 (13:32 -0400)
commit93dfc03d0339706206f99824abb142940852e094
tree0024ef48ed1d0e46997050277660794baba21c81
parentcbc12234151b5e9520c292177506179e1b389251
CC->kill_me now contains an enum indicating the REASON session was killed
13 files changed:
citadel/citserver.c
citadel/context.c
citadel/modules/imap/serv_imap.c
citadel/modules/managesieve/serv_managesieve.c
citadel/modules/migrate/serv_migrate.c
citadel/modules/pop3/serv_pop3.c
citadel/modules/smtp/serv_smtp.c
citadel/modules/vcard/serv_vcard.c
citadel/modules/xmpp/serv_xmpp.c
citadel/modules/xmpp/xmpp_presence.c
citadel/server.h
citadel/sysdep.c
citadel/threads.c