• M
    Tweak async documentation based on feedback · 05a6347f
    Matt Caswell 提交于
    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: NRich Salz <rsalz@openssl.org>
    05a6347f
async.c 10.9 KB