Make SSL_read and SSL_write return the old behaviour and document it.
authorKurt Roeckx <kurt@roeckx.be>
Tue, 15 Nov 2016 17:58:52 +0000 (18:58 +0100)
committerKurt Roeckx <kurt@roeckx.be>
Mon, 21 Nov 2016 21:00:43 +0000 (22:00 +0100)
commit31b430700af6c2974ead8bdbe02c6f11de81debd
treea6740dfe6cd694d3cbcc9e0939a6f3a02c959c8a
parent09b894b5124f8a1f389edd9722c691275783ef5d
Make SSL_read and SSL_write return the old behaviour and document it.

Backport of beacb0f0c1ae7b0542fe053b95307f515b578eb7, revert of
fa4c374572e94f467900f5820cd1d00af2470a17

Fixes: #1903

Reviewed-by: Matt Caswell <matt@openssl.org>
GH: #1967
doc/ssl/SSL_get_error.pod
doc/ssl/SSL_read.pod
doc/ssl/SSL_write.pod
ssl/s23_pkt.c
ssl/s2_pkt.c
ssl/s3_pkt.c