Update the SSL_set_bio()/SSL_set0_rbio()/SSL_set0_wbio() docs
authorMatt Caswell <matt@openssl.org>
Fri, 22 Jul 2016 10:55:10 +0000 (11:55 +0100)
committerMatt Caswell <matt@openssl.org>
Fri, 29 Jul 2016 13:09:57 +0000 (14:09 +0100)
commite040a42e44b40f09ce485f66c9198456a3f8a457
tree4dd28441587a3167aecca53ed9321fd21033d08b
parent65e2d672548e7c4bcb28f1c5c835362830b1745b
Update the SSL_set_bio()/SSL_set0_rbio()/SSL_set0_wbio() docs

Update the documentation for the newly renamed and modified SSL_set0_rbio()
and SSL_set0_wbio() functions. State that they should be preferred over
SSL_set_bio(). Attempt to document the ownership rules for SSL_set_bio().

Reviewed-by: Rich Salz <rsalz@openssl.org>
doc/ssl/SSL_set_bio.pod