Module imap::extensions::idle

source ·
Expand description

Adds support for the IMAP IDLE command specificed in RFC 2177.

Structs

Handle allows a client to block waiting for changes to the remote mailbox.

Traits

Must be implemented for a transport in order for a Session using that transport to support operations with timeouts.