For non-blocking BIOs (in this case, non-blocking sockets), the
documentation is unclear as to whether or not a second call to
SSL_shutdown() will block:

"The second call will make SSL_shutdown() wait for the peer's "close
notify" shutdown alert.  On success, the second call to SSL_shutdown() will
return with 1."

What will happen if the BIO is non-blocking?


          Thomas J. Hruska -- [EMAIL PROTECTED]
Shining Light Productions -- "Meeting the needs of fellow programmers"
                  http://www.shininglightpro.com/
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to