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