SSL_set_bio() accepts both a read and write BIO.

We have seen example programs that allocate one BIO and use it for both read 
and write, and others that allocate two BIOs.

Under what circumstances would one approach be choosen over the other, or, what 
behavior results from choosing one over the other?

Thanks,
Brian
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to