imap::extensions

Module 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.

Enums§

Traits§

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