• Noam Postavsky's avatar
    Handle GNUTLS_E_AGAIN in emacs_gnutls_read (Bug#34341) · 202ff53d
    Noam Postavsky authored
    Don't merge to master, this has already been fixed there by 2019-01-15
    "Fix unlikely races with GnuTLS, datagrams".
    * src/gnutls.c (emacs_gnutls_read): Similar to emacs_gnutls_write,
    when gnutls_record_recv returns GNUTLS_E_AGAIN set errno to EGAIN.
    202ff53d
gnutls.c 86.6 KB