]> granicus.if.org Git - mutt/commit
Add polling for the IDLE command. (closes #3957)
authorKevin McCarthy <kevin@8t8.us>
Sun, 15 Oct 2017 07:13:18 +0000 (15:13 +0800)
committerKevin McCarthy <kevin@8t8.us>
Sun, 15 Oct 2017 07:13:18 +0000 (15:13 +0800)
commit336f7d88f7e9fd06a07aca9a35a4f42c05dc1d39
treebd5d01d80cc3295adc6648e9aee79c816a37afff
parentd7e84d75cfb2e651a0df0196b75b17fb4cdefff5
Add polling for the IDLE command. (closes #3957)

Add $imap_poll_timeout poll for IDLE, since this is also a command
that will freeze after waking if $imap_idle is set.
imap/command.c