meli/melib/src/backends/imap
Manos Pitsidianakis f394fde143
add priority and info to jobs and workers
jobs now have a priority given to them, in order to parse some mailboxes
(eg INBOX, Sent) first.

worker threads now can set their names and status
2019-09-15 13:21:14 +03:00
..
connection.rs imap: replace unwraps with checks 2019-09-15 13:21:14 +03:00
folder.rs add priority and info to jobs and workers 2019-09-15 13:21:14 +03:00
operations.rs imap: continuous payload delivery in async workers 2019-09-15 13:21:13 +03:00
protocol_parser.rs imap: get() ENVELOPE instead of RFC822.HEADER; it's faster 2019-09-15 13:21:14 +03:00
tokens.rs Add IMAP backend 2019-09-15 13:21:13 +03:00
watch.rs add priority and info to jobs and workers 2019-09-15 13:21:14 +03:00