emacs-devel
[Top][All Lists]
Advanced

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

gnutls_transport_set_lowat


From: Eli Zaretskii
Subject: gnutls_transport_set_lowat
Date: Thu, 29 Dec 2011 10:01:06 -0500

We use this function in gnutls.c only on Windows.  Latest versions of
GnuTLS removed this, which currently precludes Emacs from working with
GnuTLS 3.x.

>From the comments in gnutls.c and also from various Google hits, it
seems that we should simply not call this functions in GnuTLS 3.x, as
the low-water functionality is now disabled by default.  It is easy to
make a change that would do that, but would someone who knows their
ways around GnuTLS please confirm that this is TRT?



reply via email to

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