openssl/crypto/async
Matt Caswell c521edc3a1 Some platforms provide getcontext() but it does not work
Some platforms claim to be POSIX but their getcontext() implementation
does not work. Therefore we update the ASYNC_is_capable() function to test
for this.

RT#4366

Reviewed-by: Richard Levitte <levitte@openssl.org>
2016-03-16 18:12:56 +01:00
..
arch Some platforms provide getcontext() but it does not work 2016-03-16 18:12:56 +01: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