CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]   2019/02/28 11:20:38

Modified files:
        lib/libssl     : tls13_lib.c 

Log message:
Implement non-SSL_MODE_ENABLE_PARTIAL_WRITE in tls13_legacy_write_bytes().

In non-SSL_MODE_ENABLE_PARTIAL_WRITE mode we have to write out all the
things and only return success once all of the data has been sent.

ok inoguchi@ tb@

Reply via email to