]> git.kaiwu.me - nginx.git/commit
move event handling to protocol specific code,
authorIgor Sysoev <igor@sysoev.ru>
Fri, 14 Sep 2007 10:42:19 +0000 (10:42 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Fri, 14 Sep 2007 10:42:19 +0000 (10:42 +0000)
commit706ab65f5413ab77f8915e870981fbe0b0a47235
tree260b9fa329f381dd0d6c57972f8d6c30cc0ae190
parent5fbe12146e84860a1e7cea077b1b2c705bacfed1
move event handling to protocol specific code,
it is required to support SMTP greeting delay
src/mail/ngx_mail_handler.c
src/mail/ngx_mail_imap_handler.c
src/mail/ngx_mail_pop3_handler.c
src/mail/ngx_mail_smtp_handler.c