Module scheduler

Source

Modulesยง

connectivity ๐Ÿ”’

Structsยง

ConnectionState ๐Ÿ”’
Connection state logic shared between imap and smtp connections.
ImapConnectionHandlers ๐Ÿ”’
ImapConnectionState ๐Ÿ”’
IoPausedGuard ๐Ÿ”’
Guard to make sure the IO Scheduler is resumed.
SchedBox ๐Ÿ”’
Scheduler ๐Ÿ”’
Job and connection scheduler.
SchedulerState ๐Ÿ”’
State of the IO scheduler, as stored on the Context.
SmtpConnectionHandlers ๐Ÿ”’
SmtpConnectionState ๐Ÿ”’

Enumsยง

InnerSchedulerState ๐Ÿ”’

Functionsยง

convert_folder_meaning
Convert folder meaning used internally by fetch_idle and Context::background_fetch.
download_msgs ๐Ÿ”’
fetch_idle ๐Ÿ”’
Implement a single iteration of IMAP loop.
inbox_fetch_idle ๐Ÿ”’
inbox_loop ๐Ÿ”’
simple_imap_loop ๐Ÿ”’
smtp_loop ๐Ÿ”’