]> granicus.if.org Git - neomutt/commit
Add timeout parameter to mutt_socket_poll.
authorKevin McCarthy <kevin@8t8.us>
Sun, 23 Jul 2017 02:48:49 +0000 (19:48 -0700)
committerRichard Russon <rich@flatcap.org>
Thu, 3 Aug 2017 15:52:53 +0000 (16:52 +0100)
commitef4b2fc977591a6376fd749d05f5e3724fbca6a1
treef7f8dcc5d9ff725e1bb19092782df1426438c065
parent23211b3a022aaa6a4d3c999d3fc44235f992b4a7
Add timeout parameter to mutt_socket_poll.

This will be used in the next commit to add a timeout when polling for
new mail.
imap/imap.c
mutt_sasl.c
mutt_sasl.h
mutt_socket.c
mutt_socket.h
mutt_tunnel.c