mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
f249ddd9ae
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