5110629ac1
Transports should close the socket in case of `setsockopt()` failure, otherwise we end up with a leaked socket, as it won't be closed elsewhere. Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Kconfig | ||
mqtt.c | ||
mqtt_decoder.c | ||
mqtt_encoder.c | ||
mqtt_internal.h | ||
mqtt_os.h | ||
mqtt_rx.c | ||
mqtt_transport.c | ||
mqtt_transport.h | ||
mqtt_transport_socket_tcp.c | ||
mqtt_transport_socket_tls.c | ||
mqtt_transport_websocket.c |