From: Lars Ingebrigtsen <larsi@gnus.org>
To: 36660@debbugs.gnu.org
Subject: bug#36660: 27.0.50; :nowait fails when failing over when using TLS
Date: Mon, 15 Jul 2019 13:31:14 +0200 [thread overview]
Message-ID: <m34l3n356l.fsf@gnus.org> (raw)
In-Reply-To: <m2blxvsgdy.fsf@gmail.com> (Robert Pluim's message of "Mon, 15 Jul 2019 13:10:01 +0200")
Robert Pluim <rpluim@gmail.com> writes:
> O frabjous day! What a bug number :-)
Positively devilish.
> boot = Fgnutls_boot (proc, XCAR (params), XCDR (params));
> - p->gnutls_boot_parameters = Qnil;
>
> if (p->gnutls_initstage == GNUTLS_STAGE_READY)
> + {
> /* Run sentinels, etc. */
> + p->gnutls_boot_parameters = Qnil;
> +
> finish_after_tls_connection (proc);
> + }
Makes perfect sense; I've now applied it to the trunk.
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
next prev parent reply other threads:[~2019-07-15 11:31 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-07-15 10:57 bug#36660: 27.0.50; :nowait fails when failing over when using TLS Robert Pluim
2019-07-15 11:10 ` Robert Pluim
2019-07-15 11:31 ` Lars Ingebrigtsen [this message]
2019-07-15 14:39 ` Robert Pluim
2019-07-15 14:46 ` Lars Ingebrigtsen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=m34l3n356l.fsf@gnus.org \
--to=larsi@gnus.org \
--cc=36660@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.