DOC: document in more detail what a BIO_read_ex() via BIO_f_buffer() does
authorRichard Levitte <levitte@openssl.org>
Sun, 19 Jan 2020 02:19:31 +0000 (03:19 +0100)
committerRichard Levitte <levitte@openssl.org>
Sat, 15 Feb 2020 05:55:50 +0000 (06:55 +0100)
commit9a4fd80ee0ad1833879b6a55c9c4673eeb8446a3
tree759b146c2fbbbcdae703ce17674d2edd339c53cf
parent9ea59241745e0ca17dc05a142544aca032cc75a0
DOC: document in more detail what a BIO_read_ex() via BIO_f_buffer() does

The BIO_f_buffer() documentation tells in enough detail how it affects
BIO_gets(), but not how it affects BIO_read_ex().  This change
remedies that.

Fixes #10859

Reviewed-by: Tim Hudson <tjh@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/10890)
doc/man3/BIO_f_buffer.pod