summaryrefslogtreecommitdiffstats
path: root/FAQ
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2006-09-06 11:59:04 +0000
committerDr. Stephen Henson <steve@openssl.org>2006-09-06 11:59:04 +0000
commit29a1bb07e52e17a0521d33056a2ee5823f951f84 (patch)
treebb7ecbd7b3050a34bf31845e4a886b235fc51556 /FAQ
parent99e9a90081cf1c6b07d30da05610eed26b0b887d (diff)
Additional detail.
Diffstat (limited to 'FAQ')
-rw-r--r--FAQ2
1 files changed, 2 insertions, 0 deletions
diff --git a/FAQ b/FAQ
index 13f7c3ddec..8988b4e899 100644
--- a/FAQ
+++ b/FAQ
@@ -935,6 +935,8 @@ is needed. This must be done by calling:
BIO_set_mem_eof_return(bio, 0);
+See the manual pages for more details.
+
===============================================================================