<!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=US-ASCII" 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">Yeah, that seems to fix the issue (i'll need to apply this and rebuild to actually test this, will try that today), by virtue of making <code>system_write()</code> and <code>system_read()</code> do what <code>wrap_push()</code> and <code>wrap_pull()</code> do. I.e. both sets of functions now treat <code>gnutls_transport_ptr_t</code> as <code>socket_st</code>, and grab the file descriptor from there. This should work - as long as no one needs to use <code>gnutls_transport_set_[push|pull]_function()</code> for anything other than a glorified <code>send()/recv()</code> wrapper that takes a <code>socket_st</code>.</p>
</div>


</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #777;">

<br>
Reply to this email directly or <a href="https://gitlab.com/gnutls/gnutls/issues/757#note_163650985">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/6f2288e64533d620abc50c821b4b3a23/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 Issue","url":"https://gitlab.com/gnutls/gnutls/issues/757#note_163650985"}}</script>

</p>
</div>
</body>
</html>