mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2025-12-06 07:12:32 +01:00
This function is often called when there's already an error code to handle, and one of the reasons to introduce the pending of alerts was to _not_ have another potential error code to take care of. Reflect this by making `void` the return type of `mbedtls_ssl_pend_fatal_alert()`. |
||
|---|---|---|
| .. | ||
| mbedtls | ||
| tinycrypt | ||
| .gitignore | ||
| CMakeLists.txt | ||