[gnutls-devel] GnuTLS | kTLS gets desynchronised when sending (in gnutls_record_send) (#1470)

Read-only notification of GnuTLS library development activities gnutls-devel at lists.gnutls.org
Fri Mar 10 11:55:18 CET 2023




Richard W_M_ Jones commented:


I tried modifying nbdkit so it calls `gnutls_record_send(session, NULL, 0)` when GNUTLS_E_INTERRUPTED|AGAIN is seen, but it doesn't seem to work right.  It just immediately returns success, and then when we try to send the next data that returns GNUTLS_E_INTERRUPTED.  So I guess there's either something I don't understand about the gnutls sending API, or else the implementation of the API is wrong in the kTLS case.

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/issues/1470#note_1308847686
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/20230310/0512bb01/attachment.html>


More information about the Gnutls-devel mailing list