]> granicus.if.org Git - neomutt/commit
Try (once) to reconnect after an IMAP failure (#366)
authorPietro Cerutti <gahr@gahr.ch>
Mon, 6 Feb 2017 15:36:50 +0000 (15:36 +0000)
committerGitHub <noreply@github.com>
Mon, 6 Feb 2017 15:36:50 +0000 (15:36 +0000)
commitd89559a7b2a913f5181d6e886f335561dc6c278d
tree6463798dadfa6fad7c7800113c71df83e5f61c7b
parent71fb7cc8314d00e2a14dc0e5d9888f9ebc6c8b5a
Try (once) to reconnect after an IMAP failure (#366)

* Try (once) to reconnect after an IMAP failure

Closes #346

* Keep recovering state in IMAP_DATA instead of in a static local variable

Closes #346
imap/command.c
imap/imap_private.h