Async port to windows

Reviewed-by: Rich Salz <rsalz@openssl.org>
This commit is contained in:
Matt Caswell
2015-02-17 13:30:22 +00:00
parent 38148a234c
commit 5010830495
10 changed files with 526 additions and 108 deletions

View File

@@ -54,6 +54,8 @@
#ifndef HEADER_ASYNC_H
# define HEADER_ASYNC_H
#include <stdlib.h>
# ifdef __cplusplus
extern "C" {
# endif