[#ASYNC_WAIT_CTX] = ASYNC_WAIT_CTX :mrdocs: Opaque wait context describing file descriptors an ASYNC_JOB is blocked on. == Synopsis Declared in `<openssl/async.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- typedef xref:async_wait_ctx_st.adoc[async_wait_ctx_st] ASYNC_WAIT_CTX; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#