(emacs_gnutls_write): Check for GNUTLS_E_AGAIN and not EINTR.
According to the documentation, this is correct, and it seems to make things work.
Showing
Please register or sign in to comment
According to the documentation, this is correct, and it seems to make things work.