mirror of
https://github.com/espressif/esp-idf.git
synced 2025-12-15 19:34:03 +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