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:58:24 +0000 (06:58 +0100)
commit525e2288fafd76e416b4a6dad6d95d8b598f8152
treedfa5cb383ba3b8457fec337f583407cac66e481a
parentcd5acbb47518b8abf9030ace7ad6db9e02d6b968
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)

(cherry picked from commit 9a4fd80ee0ad1833879b6a55c9c4673eeb8446a3)
doc/man3/BIO_f_buffer.pod