esp-idf/components
Chen Wu ffc2db0a35 fix(ping): fix crash when multi-ping
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
2018-01-12 15:54:07 +08:00
..
2017-12-14 10:39:26 +05:30
2017-12-04 10:22:07 +11:00
2018-01-05 16:10:58 +08:00
2018-01-12 15:54:07 +08:00
2017-10-23 19:47:33 +08:00