Commit 05a6347f authored by Matt Caswell's avatar Matt Caswell
Browse files

Tweak async documentation based on feedback



Add some clarifications to the async documentation. Also changed
ASYNC_pause_job() so that it returns success if you are not within the
context of a job. This is so that engines can be used either asynchronously
or synchronously and can treat an error from ASYNC_pause_job() as a real
error.

Reviewed-by: default avatarRich Salz <rsalz@openssl.org>
parent add2f5ca
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment