Add documentation for BIO functions
authorMatt Caswell <matt@openssl.org>
Tue, 29 Mar 2016 13:25:23 +0000 (14:25 +0100)
committerMatt Caswell <matt@openssl.org>
Tue, 29 Mar 2016 16:40:54 +0000 (17:40 +0100)
commit85556b4dec97b1402e1edeaef6ffc0e9cd931457
tree43a161b0a45ee1fe398d9ce3e8c9137e3557b6a1
parent173755255837d22c2bfbfe455164c67758224cb1
Add documentation for BIO functions

Add the documentation for new BIO functions added as a result of
making BIO and BIO_METHOD opaque.

Reviewed-by: Richard Levitte <levitte@openssl.org>
doc/crypto/BIO_get_data.pod [new file with mode: 0644]
doc/crypto/BIO_meth_new.pod [new file with mode: 0644]
doc/crypto/BIO_push.pod
doc/crypto/BIO_should_retry.pod