• M
    Add ASYNC_JOB pools · 252d6d3a
    Matt Caswell 提交于
    It is expensive to create the ASYNC_JOB objects due to the "makecontext"
    call. This change adds support for pools of ASYNC_JOB objects so that we
    don't have to create a new ASYNC_JOB every time we want to use one.
    Reviewed-by: NRich Salz <rsalz@openssl.org>
    252d6d3a
libeay.num 293.8 KB