do you have a stack trace of the thread hung in this state? That would confirm whats going on here
Neil
On Wed, May 22, 2024 at 11:12 PM udhayakumar <udhayakumar@xxxxxxxxxxxxxx> wrote:
hi Wiebe Cazemier,
The flag SSL_MODE_AUTO_RETRY will cause read/write operations to only return after the handshake and successful completion. if cable is unplugged connection got broken until re-authentication it's holding read/write operations i think.
/ udhay!.
On 5/23/24 7:52 AM, Wiebe Cazemier via openssl-users wrote:
> e only SSL modes I change from the default is that I