summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/BIO_s_bio.3
diff options
context:
space:
mode:
authorschwarze <>2018-03-22 17:11:04 +0000
committerschwarze <>2018-03-22 17:11:04 +0000
commit93c60875ab35c5bb785310af86334abd4d476ff3 (patch)
tree1f598973f998eac7d8643a7fd811102d49e1e211 /src/lib/libcrypto/man/BIO_s_bio.3
parent73d71c2c7ec438a82d110850805500d895dcf147 (diff)
downloadopenbsd-93c60875ab35c5bb785310af86334abd4d476ff3.tar.gz
openbsd-93c60875ab35c5bb785310af86334abd4d476ff3.tar.bz2
openbsd-93c60875ab35c5bb785310af86334abd4d476ff3.zip
crypto HISTORY up to 0.9.6; researched from OpenSSL git
Diffstat (limited to 'src/lib/libcrypto/man/BIO_s_bio.3')
-rw-r--r--src/lib/libcrypto/man/BIO_s_bio.36
1 files changed, 5 insertions, 1 deletions
diff --git a/src/lib/libcrypto/man/BIO_s_bio.3 b/src/lib/libcrypto/man/BIO_s_bio.3
index 5fa428a2fb..f808939701 100644
--- a/src/lib/libcrypto/man/BIO_s_bio.3
+++ b/src/lib/libcrypto/man/BIO_s_bio.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: BIO_s_bio.3,v 1.11 2018/03/22 16:06:33 schwarze Exp $ 1.\" $OpenBSD: BIO_s_bio.3,v 1.12 2018/03/22 17:11:04 schwarze Exp $
2.\" OpenSSL c03726ca Aug 27 12:28:08 2015 -0400 2.\" OpenSSL c03726ca Aug 27 12:28:08 2015 -0400
3.\" 3.\"
4.\" This file was written by 4.\" This file was written by
@@ -378,6 +378,10 @@ first appeared in OpenSSL 0.9.4 and have been available since
378.Fn BIO_ctrl_reset_read_request 378.Fn BIO_ctrl_reset_read_request
379first appeared in OpenSSL 0.9.5 and has been available since 379first appeared in OpenSSL 0.9.5 and has been available since
380.Ox 2.7 . 380.Ox 2.7 .
381.Pp
382.Fn BIO_shutdown_wr
383first appeared in OpenSSL 0.9.6 and has been available since
384.Ox 2.9 .
381.Sh CAVEATS 385.Sh CAVEATS
382As the data is buffered, SSL operations may return with an 386As the data is buffered, SSL operations may return with an
383.Dv ERROR_SSL_WANT_READ 387.Dv ERROR_SSL_WANT_READ