mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
52442be9e1
Current code applies keep_alive_enable setting to TCP_KEEPIDLE, fix it. Fixes: 2d25252746c2 ("esp-tls: Rework tcp_connect() to use more subroutines") Signed-off-by: Axel Lin <axel.lin@gmail.com>