openssl/crypto/async
Andy Polyakov f1f5ee17b6 include/openssl: don't include <windows.h> in public headers.
If application uses any of Windows-specific interfaces, make it
application developer's respondibility to include <windows.h>.
Rationale is that <windows.h> is quite "toxic" and is sensitive
to inclusion order (most notably in relation to <winsock2.h>).
It's only natural to give complete control to the application developer.

Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
2016-07-08 11:49:44 +02:00
..
arch include/openssl: don't include <windows.h> in public headers. 2016-07-08 11:49:44 +02:00
async_err.c Remove unused error/function codes. 2016-05-23 15:04:23 -04:00
async_locl.h include/openssl: don't include <windows.h> in public headers. 2016-07-08 11:49:44 +02:00
async_wait.c Copyright consolidation 04/10 2016-05-17 14:24:46 -04:00
async.c Copyright consolidation 04/10 2016-05-17 14:24:46 -04:00
build.info Refactor the async wait fd logic 2016-02-29 12:58:44 +00:00