NT_SHUTDOWN
flag and will immediately return with 1.
doesn't make sense in respect to "SSL_read(3)|SSL_read(3)".
Cheers
Mike
- Original Message -
From: "Lutz Jaenicke" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, August 19, 2001 9:22 AM
Sub
On Sat, Aug 18, 2001 at 05:20:59PM -0700, Erik Wright wrote:
> Hello, I'm using an SSL created with BIO_new_ssl_connect.
>
> I set the connect BIO to non-blocking, and I've also set the
> SSL_get_rbio() and SSL_get_wbio() BIO's to non-blocking.
>
> (I don't think I actually need to do that - cor