[gnutls-devel] GnuTLS | Use inet_pton() from gnulib (!913)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Fri Feb 8 18:40:20 CET 2019


One thing to pay attention with such a change is the note in CONTRIBUTION.md about preventing the gnulib networking modules to enter the library. I do not remember if these particular functions bring it, but it may be given that we had worked-around them in the past. Bringing the gnulib networking modules in the library make it non-functional for windows applications that don't use gnulib. I do not know if that's the case with this change, but it would be safer to have a check that verifies that in windows the `recv()` and `send()` are the native windows calls and not the gnulib replacements before merging it.

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/merge_requests/913#note_139651792
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/20190208/ca83cf82/attachment.html>


More information about the Gnutls-devel mailing list