errors.fyi community error code reference
SSL_ERROR_WANT_READ
openssl

Want read

The operation could not complete because data must first be read from the underlying socket. Call SSL_read() or SSL_write() again when the socket is readable.

References

โ† all namespaces for SSL_ERROR_WANT_READ