kopia lustrzana https://github.com/espressif/esp-idf
8c7b0c191e
- If internet connectivity weakened or disappeared suddenly while we were in the TLS handshake stage, the app got stuck at that point indefinitely. - This was because when timeout was not explicitly specified in esp_tls_cfg_t, the default timeout was set at the wrong place. This causes the sockets to be setup with zero timeout, hence the indefinite wait. |
||
---|---|---|
.. | ||
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 |