• Lars Ingebrigtsen's avatar
    Return the correct error values from gnutls.c · d5f270f2
    Lars Ingebrigtsen authored
    * src/gnutls.c (emacs_gnutls_read): Set errno to the value
    expected by process.c.
    (gnutls_try_handshake): Set gnutls_p to true earlier to avoid
    possible race condition with the process.c socket polling
    functions.
    d5f270f2
gnutls.c 57.2 KB