FreeRTOS-Kernel/FreeRTOS-Plus/Source/Application-Protocols/platform/freertos/transport/src
Oscar Michael Abrina 559772a4db
Update unused headers and NULL checks for platform wrappers (#367)
- Remove unused headers in the plaintext FreeRTOS sockets wrapper
- Update MFLN even though the preceding optional configuration returned an mbedTLS error
- Remove an unused `NULL` check in a private method that is already checked by the public connect method
- Add a `NULL` check to the public disconnect method

Co-authored-by: Joseph Julicher <jjulicher@mac.com>
2020-10-28 11:11:55 -07:00
..
freertos_sockets_wrapper.c Fix MISRA warnings for platform code used by MQTT demos (#337) 2020-10-13 12:55:26 -07:00
plaintext_freertos.c Update unused headers and NULL checks for platform wrappers (#367) 2020-10-28 11:11:55 -07:00
tls_freertos.c Update unused headers and NULL checks for platform wrappers (#367) 2020-10-28 11:11:55 -07:00
tls_freertos_pkcs11.c Update unused headers and NULL checks for platform wrappers (#367) 2020-10-28 11:11:55 -07:00