mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-11-11 05:22:30 +03:00
Send data (call to mbedtls_ssl_flush_output()) only from the loop over the handshake steps. That way, we do not have to take care of the partial writings (MBEDTLS_ERR_SSL_WANT_WRITE error code) on the network in handshake step handlers. Signed-off-by: Ronald Cron <ronald.cron@arm.com>
81 KiB
81 KiB