[gnutls-devel] GnuTLS | <gnutls/socket.h> tries to include <sys/socket.h> on MinGW (#1382)

Read-only notification of GnuTLS library development activities gnutls-devel at lists.gnutls.org
Tue Jun 28 14:07:25 CEST 2022




Daiki Ueno commented:


We have [that](https://gitlab.com/gnutls/gnutls/-/blob/master/.gitlab-ci.yml#L755) in our CI, but I suppose none of the tests includes <gnutls/socket.h> on Windows.

Regarding socklen_t, perhaps we could expose [`struct sockaddr_storage *`](https://docs.microsoft.com/en-us/previous-versions/windows/desktop/legacy/ms740504(v=vs.85)) instead, without including any system-dependent header.

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/issues/1382#note_1008824356
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/20220628/faf9c681/attachment.html>


More information about the Gnutls-devel mailing list