]> granicus.if.org Git - neomutt/commit
handle sigint within socket operations (#411)
authorEdward Betts <edward@4angle.com>
Fri, 24 Feb 2017 16:37:16 +0000 (16:37 +0000)
committerRichard Russon <rich@flatcap.org>
Fri, 24 Feb 2017 16:37:16 +0000 (16:37 +0000)
commit46b8dbc34a3a9e2ae2899a1bffef044962c6d128
tree15c910920928fb2a5b73e6fc53815259f48a5b41
parentf05e079cc9d948cc9b67bedf529509013b7d67b5
handle sigint within socket operations (#411)

When trying to use mutt with non-SSL IMAP it intermittently throws
'Error talking to localhost (Interrupted system call)' and closes
the mailbox.

Closes #407
Closes #408
Closes #411
mutt_socket.c