<div dir="ltr">Hi Everyone,<br><br>I'm currently using the networking library libneon (version 31.2) which internally uses openSSL 1.1.1d<br><br>The issue is that a hang occurs at random in SSL_peek_ex() API multiple times in a day. 'strace ' shows the SSL_peek_ex() API is stuck in an unfinished read.<br><br>Could anyone give me some suggestions on how to debug this issue further?</div>