[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [Libevent-users] Re: Avoid potential SSL read spinlocks
On Mon, Nov 14, 2011 at 07:13:39PM -0600, Mark Ellzey wrote:
>
> We cannot schedule or call the readcb UNTIL SSL_read() returns > 0 OR an
> error occurs on the socket.
I definitely feel confident this is the issue, going into that loop
provided ample time for SSL_read() to process an entire record.
***********************************************************************
To unsubscribe, send an e-mail to majordomo@xxxxxxxxxxxxx with
unsubscribe libevent-users in the body.