all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#36660: 27.0.50; :nowait fails when failing over when using TLS
@ 2019-07-15 10:57 Robert Pluim
  2019-07-15 11:10 ` Robert Pluim
  0 siblings, 1 reply; 5+ messages in thread
From: Robert Pluim @ 2019-07-15 10:57 UTC (permalink / raw)
  To: 36660


The long version of this is at

<https://lists.gnu.org/archive/html/emacs-devel/2019-02/msg00588.html>

Short version: when opening a network connection using :nowait t, and
using TLS, failing over from one IP address to a second one fails,
because by the time Emacs tries to make the second connection, itʼs
deleted the TLS boot parameters it needs, so attempts to make a TCP
connection but using the original TLS port number.

Patch to follow once I get the bug number.

In GNU Emacs 27.0.50 (build 12, x86_64-apple-darwin18.6.0, NS appkit-1671.50 Version 10.14.5 (Build 18F132))
 of 2019-07-04 built on rpluim-mac
Repository revision: 9c2b1935a316a3d628255f83b26c6605189d2f62
Repository branch: master
Windowing system distributor 'Apple', version 10.3.1671
System Description:  Mac OS X 10.14.5





^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-07-15 14:46 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
2019-07-15 14:39     ` Robert Pluim
2019-07-15 14:46       ` Lars Ingebrigtsen

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.