Hi Everyone,

I'm currently using the networking library libneon (version 31.2) which
internally uses openSSL 1.1.1d

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.

Could anyone give me some suggestions on how to debug this issue further?

Reply via email to