[][src]Module imap::extensions::idle

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

Structs

Handle

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

Traits

SetReadTimeout

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