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 20:59:35 +0000 (21:59 +0100)
commit11f1fd4b0d1b3aef5c79b843d081dbb9bcd0b85f
tree1254a328bf2ce5d6123c22099f86ffb6eb64fec7
parentc947fa492ea8d727929d02605a41979cfff7b261
Make SSL_read and SSL_write return the old behaviour and document it.

Backport of beacb0f0c1ae7b0542fe053b95307f515b578eb7, revert of
122580ef71e4e5f355a1a104c9bfb36feee43759

Fixes: #1903
Reviewed-by: Matt Caswell <matt@openssl.org>
GH: #1966
doc/ssl/SSL_get_error.pod
doc/ssl/SSL_read.pod
doc/ssl/SSL_write.pod
ssl/record/rec_layer_s3.c
test/asynciotest.c