errors.fyi
community error code reference
errors.fyi
/
SSL_ERROR_WANT_ACCEPT
SSL_ERROR_WANT_ACCEPT
openssl
Want accept
The underlying accept() has not yet completed. Retry the operation when the socket is readable.
References
https://www.openssl.org/docs/man3.0/man3/SSL_get_error.html
← all namespaces