Async port to windows
authorMatt Caswell <matt@openssl.org>
Tue, 17 Feb 2015 13:30:22 +0000 (13:30 +0000)
committerMatt Caswell <matt@openssl.org>
Fri, 20 Nov 2015 23:32:18 +0000 (23:32 +0000)
commit501083049590455b1862edd7573fd51bb37bb037
tree0ac76d39b5222fe01e80474bcdd17077796af3a8
parent38148a234c6ed7a9d78dc5fb3de0ac4d79402e6f
Async port to windows

Reviewed-by: Rich Salz <rsalz@openssl.org>
crypto/async/Makefile
crypto/async/arch/async_posix.c [new file with mode: 0644]
crypto/async/arch/async_posix.h [new file with mode: 0644]
crypto/async/arch/async_win.c [new file with mode: 0644]
crypto/async/arch/async_win.h [new file with mode: 0644]
crypto/async/async.c
crypto/async/async_locl.h [new file with mode: 0644]
include/openssl/async.h
util/indent.pro
util/libeay.num