]> git.ipfire.org Git - thirdparty/openssl.git/commit
Make async_read and async_write return -1 on failure.
authorKurt Roeckx <kurt@roeckx.be>
Sun, 20 Nov 2016 22:22:14 +0000 (23:22 +0100)
committerKurt Roeckx <kurt@roeckx.be>
Mon, 21 Nov 2016 20:59:35 +0000 (21:59 +0100)
commitc947fa492ea8d727929d02605a41979cfff7b261
treeaaf86f0351ee825d667baa9029e74dd3971289e7
parent0a2a5d26cea54f490474a366100cf4860a54e030
Make async_read and async_write return -1 on failure.

Reviewed-by: Matt Caswell <matt@openssl.org>
GH: #1966
test/asynciotest.c