mirror of
https://github.com/openssl/openssl.git
synced 2024-11-21 01:15:20 +08:00
fc7f190c73
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 |