3ffbe00808
There is no mechanism to do that at the moment - SSL_set_bio makes changes to the wbio even if you pass in SSL_get_wbio(). This commit introduces two new API functions SSL_set_rbio() and SSL_set_wbio(). These do the same job as SSL_set_bio() except they enable you to manage the rbio and wbio individually. Reviewed-by: Tim Hudson <tjh@openssl.org> |
||
---|---|---|
.. | ||
apps | ||
crypto | ||
HOWTO | ||
ssl | ||
fingerprints.txt | ||
openssl_button.gif | ||
openssl_button.html | ||
README | ||
standards.txt |
apps/openssl.pod .... Documentation of OpenSSL `openssl' command crypto/crypto.pod ... Documentation of OpenSSL crypto.h (libcrypto) ssl/ssl.pod ......... Documentation of OpenSSL ssl.h (libssl) standards.txt ....... Pointers to standards, RFCs or internet drafts that are related to OpenSSL. Incomplete. HTML versions are on https://www.openssl.org/docs