Fix DSA parameter generation control error
[oweals/openssl.git] / doc / crypto / BIO_s_bio.pod
index 8d0a55a025c73f49a49d5d29afec0f43056b2793..9fe88b26b0af8e8f79e09401cb3e2525e014feef 100644 (file)
@@ -120,6 +120,9 @@ the application then waits for data to be available on the underlying transport
 before flushing the write buffer it will never succeed because the request was
 never sent!
 
+BIO_eof() is true if no data is in the peer BIO and the peer BIO has been
+shutdown.
+
 =head1 RETURN VALUES
 
 BIO_new_bio_pair() returns 1 on success, with the new BIOs available in