mirror of
https://github.com/espressif/esp-idf.git
synced 2025-12-04 16:20:19 +01:00
1. "lwip_socket" should close by "lwip_close_r" other than "lwip_close" 2. for generally compatible, fix all lwip interface to normally socket interface 3. call vTaskDelete when new socket failed in case of task crash close #https://github.com/espressif/esp32-at/issues/58