[gnutls-devel] GnuTLS | Regression in 3.6 when built with mingw (#751)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Wed Apr 10 19:12:08 CEST 2019




@j\_ali You are right. From what I see in src/, the solution could be to add `socket_st *hd = ptr;` to the system_*() implementations and call the I/O functions with hd->fd. And in `system_recv_timeout()` replace `fd` with `hd->fd`. Could you test those changes ?

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/issues/751#note_159505798
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/20190410/ce926331/attachment.html>


More information about the Gnutls-devel mailing list