Expand description
Adds support for the IMAP IDLE command specificed in RFC2177.
Structs§
- Handle
Handle
allows a client to block waiting for changes to the remote mailbox.- Idle
Stream - A stream of server responses after sending
IDLE
.
Enums§
- Idle
Response - Possible responses that happen on an open idle connection.