mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-12-09 21:25:15 -05:00
This removes a warning involving const qualifiers. The NetworkContext_t * cannot be declared as const in TransportRecv and TransportSend because mbedtls_ssl_write and mbedtls_ssl_read require non-const pointers. Therefore, the const qualifier is removed from transport_interface.h. |
||
|---|---|---|
| .. | ||
| Application-Protocols | ||
| AWS | ||
| coreJSON@bfbe326059 | ||
| corePKCS11@40bef76639 | ||
| FreeRTOS-Plus-CLI | ||
| FreeRTOS-Plus-IO | ||
| FreeRTOS-Plus-TCP@b53e6e5295 | ||
| FreeRTOS-Plus-Trace | ||
| FreeRTOS-Plus-UDP | ||
| Logging | ||
| Reliance-Edge | ||
| WolfSSL | ||
| WebDocs.url | ||