[gnutls-devel] GnuTLS | Support post-handshake reauthentication in the Guile bindings (!1026)
Development of GNU's TLS library
gnutls-devel at lists.gnutls.org
Wed Jun 12 18:04:01 CEST 2019
Hi Tim,
I was under the impression that `GNUTLS_E_AGAIN` does not directly map to `EAGAIN`; for a real `EAGAIN`, and when the transport is a file descriptor, the built-in pull function simply `poll`s or `select`s, right? I've only ever seen `gnutls_recv` return `GNUTLS_E_AGAIN` when a re-authentication request was received.
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/merge_requests/1026#note_180650492
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnupg.org/pipermail/gnutls-devel/attachments/20190612/d189b2fb/attachment.html>
More information about the Gnutls-devel
mailing list