mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-23 07:18:43 +00: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.