mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-03-23 12:41:08 +01:00
This patch modifies the documentation for mbedtls_ssl_write() to allow 0 as a valid return value as this is the correct number of bytes that should be returned when an empty TLS Application record is sent.