esp-idf/components/esp-tls
Axel Lin 52442be9e1 esp-tls: Fix setsockopt for TCP_KEEPIDLE
Current code applies keep_alive_enable setting to TCP_KEEPIDLE, fix it.

Fixes: 2d25252746 ("esp-tls: Rework tcp_connect() to use more subroutines")
Signed-off-by: Axel Lin <axel.lin@gmail.com>
2021-04-06 15:37:16 +08:00
..
esp-tls-crypto
private_include
test
CMakeLists.txt
Kconfig
component.mk
esp_tls.c
esp_tls.h
esp_tls_error_capture.c
esp_tls_errors.h
esp_tls_mbedtls.c
esp_tls_wolfssl.c