Document the new BIO functions introduced as part of the size_t work
authorMatt Caswell <matt@openssl.org>
Thu, 20 Oct 2016 08:56:18 +0000 (09:56 +0100)
committerMatt Caswell <matt@openssl.org>
Fri, 28 Oct 2016 08:48:54 +0000 (09:48 +0100)
commitb055fceb9bd8f613f39dab9df4d77b2a95231755
treea772ae80ddbbc7e830c380ff30f7ceb453cd2e2f
parent98e553d2ce31e2179be68d6a60b5bec765cd9768
Document the new BIO functions introduced as part of the size_t work

Reviewed-by: Richard Levitte <levitte@openssl.org>
13 files changed:
doc/man3/BIO_ctrl.pod
doc/man3/BIO_f_buffer.pod
doc/man3/BIO_f_md.pod
doc/man3/BIO_f_ssl.pod
doc/man3/BIO_meth_new.pod
doc/man3/BIO_read.pod
doc/man3/BIO_s_bio.pod
doc/man3/BIO_s_fd.pod
doc/man3/BIO_s_file.pod
doc/man3/BIO_s_socket.pod
doc/man3/BIO_set_callback.pod
doc/man3/BIO_should_retry.pod
doc/man7/bio.pod