openssl · openssl/SSL_ERROR_WANT_WRITE
SSL_ERROR_WANT_WRITE
Want write
The operation could not complete because data must first be written to the underlying socket. Call SSL_read() or SSL_write() again when the socket is writable.
The operation could not complete because data must first be written to the underlying socket. Call SSL_read() or SSL_write() again when the socket is writable.