bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#36660: 27.0.50; :nowait fails when failing over when using TLS


From: Lars Ingebrigtsen
Subject: bug#36660: 27.0.50; :nowait fails when failing over when using TLS
Date: Mon, 15 Jul 2019 13:31:14 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]