openssl/crypto/async
Rich Salz 3c27208fab Remove #error from include files.
Don't have #error statements in header files, but instead wrap
the contents of that file in #ifndef OPENSSL_NO_xxx
This means it is now always safe to include the header file.

Reviewed-by: Richard Levitte <levitte@openssl.org>
2016-03-20 19:48:36 -04:00
..
arch Remove #error from include files. 2016-03-20 19:48:36 -04:00
async_err.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
async_locl.h Convert ASYNC code to use new Thread API 2016-03-02 17:23:42 +00:00
async_wait.c Clarify ASYNC_WAIT_CTX_clear_fd() docs 2016-02-29 12:58:44 +00:00
async.c Ensure Async is deinited properly 2016-03-02 17:23:42 +00:00
build.info Refactor the async wait fd logic 2016-02-29 12:58:44 +00:00
Makefile.in Refactor the async wait fd logic 2016-02-29 12:58:44 +00:00