<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en">
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<title>
GitLab
</title>
<style>img {
max-width: 100%; height: auto;
}
</style>
</head>
<body>
<div class="content">
<div style="">
<p dir="auto">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 <code>recv()</code> and <code>send()</code> are the native windows calls and not the gnulib replacements before merging it.</p>
</div>
</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #777777;">
—
<br>
Reply to this email directly or <a href="https://gitlab.com/gnutls/gnutls/merge_requests/913#note_139651792">view it on GitLab</a>.
<br>
You're receiving this email because of your account on gitlab.com.
If you'd like to receive fewer emails, you can
<a href="https://gitlab.com/sent_notifications/f289314199edbbf093dc7aba8a6ce345/unsubscribe">unsubscribe</a>
from this thread or
adjust your notification settings.
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Merge request","url":"https://gitlab.com/gnutls/gnutls/merge_requests/913#note_139651792"}}</script>
</p>
</div>
</body>
</html>