Hi there,

I'm writing a server app and setting mode
SSL_MODE_AUTO_RETRY on the SSL_CTX.  Has anybody else
used this?  Are there any issues with using this?  

My understanding is that by setting this, I can
basically call SSL_read() and SSL_write() as if I
normally call read() and write().  Is this correct? 
Or is there more to it than that?  If it really is
that easy, why would you not do this?

Thanks,
Ed

__________________________________________________
Do you Yahoo!?
Faith Hill - Exclusive Performances, Videos & More
http://faith.yahoo.com
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to