]> code.delx.au - gnu-emacs/commit
Ensure TLS negotiation progress
authorLars Ingebrigtsen <larsi@gnus.org>
Thu, 3 Mar 2016 05:14:48 +0000 (05:14 +0000)
committerLars Ingebrigtsen <larsi@gnus.org>
Thu, 3 Mar 2016 05:14:55 +0000 (05:14 +0000)
commit0c5c04d58e4efc04905a3f42e984d5f24c554a34
tree0608eda84b96019257d13f46b77f2b3d4cb65abb
parent227ab51db6517bda1a557391bebaa7882b51963e
Ensure TLS negotiation progress

* src/gnutls.h (GNUTLS_EMACS_HANDSHAKES_LIMIT): Increase the
number of retries so that we try for about a minute.

* src/process.c (wait_reading_process_output): Ensure progress
for DNS resolution and TLS negotiation.
src/gnutls.h
src/process.c