<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Hello,
<div><br>
</div>
<div>I use my own bios and non-blocking sockets.</div>
<div><br>
</div>
<div>After the handshake, is it really necessary to check SSL_ERROR_WANT_READ and SSL_ERROR_WANT_WRITE? (whether on the server or client side)</div>
<div>I don't want to accept a renegotiation, is it really possible that OpenSSL sends me these events without them being linked to a renegotiation?</div>
<div><br>
</div>
<div>I did several tests on more or less long connections and I never receive them but I would like to be sure.</div>
<div><br>
</div>
Thank you<br>
</div>
</body>
</html>