mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-10-20 13:45:08 +08:00

1. fix system flag sector broken issue; 2. clear flash protect status if needed; 3. lwip: add safe socket for close/recv/send; 4. lwip: add send function exiting when close the socket; 5. lwip: fix dhcpserver crash; 6. lwip: force to free the PCB in every case;