1
0
mirror of https://github.com/FreeRTOS/coreMQTT synced 2025-06-03 10:39:26 +08:00
Oscar Michael Abrina 7f0478d13a
Remove const qualifier from send/recv in transport interface (#86)
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.
2020-10-21 11:12:28 -07:00
..
2020-09-16 11:36:03 -07:00