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