mirror of
https://github.com/espressif/esp-idf.git
synced 2026-05-05 12:25:03 +02:00
lwip: fix socket close crash issue
When lwip_close free the socket resource (netconn etc), any work related to these resource (netconn etc) must be aborted.
This commit is contained in:
+1
-1
Submodule components/esp32/lib updated: 00315e422f...4fe99c9fc0
Reference in New Issue
Block a user