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

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

bug#49449: 28: TLS connection never gets to "open" stage


From: Mattias Engdegård
Subject: bug#49449: 28: TLS connection never gets to "open" stage
Date: Thu, 8 Jul 2021 18:47:11 +0200

8 juli 2021 kl. 14.54 skrev Lars Ingebrigtsen <larsi@gnus.org>:

> Sorry, nope.  :-/

I was thinking about 9c74f2fea6bf which introduced the condition of the wait 
mask, and maybe ac6e085cf6b2 where async TLS negotiation was added.

A hack like the one below would "solve" the problem by pretending that the 
first handshake attempt always fails with E_AGAIN, but it would be better to do 
it in a slightly more principled way.

Attachment: tls-handshake-hack.diff
Description: Binary data


reply via email to

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