]> git.ipfire.org Git - thirdparty/openssl.git/commit - ssl/ssl_lib.c
Clean up libssl async calls
authorMatt Caswell <matt@openssl.org>
Tue, 6 Oct 2015 14:57:50 +0000 (15:57 +0100)
committerMatt Caswell <matt@openssl.org>
Fri, 20 Nov 2015 23:35:19 +0000 (23:35 +0000)
commitadd2f5ca6dd174154bf2f2b63e3cfd8bf5ce5109
tree9ba02aa5ced4da50a41d7899da3dde5ed4ceb602
parentc742f56e94176d4274bb31e796e9ea9eb084f60f
Clean up libssl async calls

Tidy up the libssl async calls and make sure all IO functions are covered.

Reviewed-by: Rich Salz <rsalz@openssl.org>
include/openssl/ssl.h
ssl/ssl_err.c
ssl/ssl_lib.c