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

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

bug#23982: [master] Treat errno EINPROGRESS and ENOTCONN as EAGAIN for a


From: Paul Eggert
Subject: bug#23982: [master] Treat errno EINPROGRESS and ENOTCONN as EAGAIN for async connection
Date: Wed, 3 Aug 2016 02:02:11 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0

Eli Zaretskii wrote:
I'm building Emacs with GnuTLS 3.3.11 since many moons ago.

OK, I installed the attached patches to GNU Emacs master. The first one requires GnuTLS 2.12.2 or later. The second one uses the GNUTLS_NONBLOCK flag, and works around the apparent GnuTLS bug with EINPROGRESS and ENOTCONN.

Attachment: 0001-Require-GnuTLS-2.12.2-or-later.txt
Description: Text document

Attachment: 0002-Fix-non-blocking-GnuTLS-with-slow-connection.txt
Description: Text document


reply via email to

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