The following issue has been SUBMITTED.
==
http://dbmail.org/mantis/view.php?id=683
==
Reported By:f0s
Assigned To:
==
Aaron Stone wrote:
> Just spent some time reading code. Looks awesome! Well done!
Glad you like it.
> What I'm gathering is that at the moment we're still single threaded,
yep.
> but because of libevent, we never have to worry about managing
> non-blocking -- calls to eventbuffer_write never bl
Just spent some time reading code. Looks awesome! Well done!
What I'm gathering is that at the moment we're still single threaded,
but because of libevent, we never have to worry about managing
non-blocking -- calls to eventbuffer_write never block, and
dbmail_imap_session_set_callbacks sets up th
Hi all,
Just sending another little update since I merged the events branch into HEAD
late last night and is on track for 2.3.3.
Apart from being event-driven, I've also refactored the imap code to be much
better at imap compliance. The imaptest tool (imapwiki.org) now passes all tests
except ch