mirror of
https://github.com/openssl/openssl.git
synced 2025-01-30 14:01:55 +08:00
252d6d3aa6
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: Rich Salz <rsalz@openssl.org> |
||
---|---|---|
.. | ||
internal | ||
openssl |