mirror of
https://github.com/FreeRTOS/coreMQTT
synced 2025-06-03 10:39:26 +08:00

This follows changes from FreeRTOS/FreeRTOS@398abba. The const qualifier is removed from send/recv because there are transport implementations that require a member of the network context to be modified such as in the case of mbedtls.