mbedtls/include
Andres Amaya Garcia 7ee25d770d Allow 0 as a valid ret value for mbedtls_ssl_write
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.
2018-06-21 19:23:21 +01:00
..
mbedtls Allow 0 as a valid ret value for mbedtls_ssl_write 2018-06-21 19:23:21 +01:00
.gitignore
CMakeLists.txt