Blocking on a non-blocking socket?
udhayakumar
udhayakumar at fatpipeinc.com
Thu May 23 03:12:02 UTC 2024
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
More information about the openssl-users
mailing list