Make it possible to retry SSL_write() with changed buffer location (buffer contents must stay the same!); this is not the default to avoid the misconception that non-blocking SSL_write() behaves like non-blocking write():
See Source File
Make it possible to retry SSL_write() with changed buffer location (buffer contents must stay the same!); this is not the default to avoid the misconception that non-blocking SSL_write() behaves like non-blocking write():