mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-22 17:02:25 +00:00

so we don't have to allocate esp_tls structure (~2KB) to save heap when using plain TCP connection Closes https://github.com/espressif/esp-idf/issues/6940