mirror of
https://github.com/openssl/openssl.git
synced 2025-02-11 14:22:43 +08:00
If the application has limited the size of the async pool using ASYNC_init_thread() then we could run out of jobs while trying to start a libssl io operation. However libssl was failing to handle this and treating it like a fatal error. It should not be fatal...we just need to retry when there are jobs available again. Reviewed-by: Richard Levitte <levitte@openssl.org> |
||
---|---|---|
.. | ||
internal | ||
openssl |