On Wed, May 24, 2017 at 05:19:01PM +0300, Lauri Tirkkonen wrote:
> I noticed that while mutt does support eg. IDLE for IMAP, it's not quite
> as useful as it could be because recv() is not actually called on the
> socket until timeout happens or terminal input is received. I made this
> horribly ugly patch that uses select(2) instead of waiting on just stdin
> -- it makes new mail/flag changes appear pretty much instantly if IDLE
> is used. It's mostly just a proof of concept: a clean implementation
> would require some more work around how input is handled.

Thank you for the patch.  I _will_ take a look at this, but I have a few
things on my todo list I need to work my way through first.

-- 
Kevin J. McCarthy
GPG Fingerprint: 8975 A9B3 3AA3 7910 385C  5308 ADEF 7684 8031 6BDA

Attachment: signature.asc
Description: PGP signature

Reply via email to