mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
ffad8b27a3
Issue : Restarting the server without 30sec delay between httpd_stop() and httpd_start() causes EADDRINUSE error Resolution : Use setsockopt() to enable SO_REUSEADDR on listener socket Closes https://github.com/espressif/esp-idf/issues/3381 |
||
---|---|---|
.. | ||
include | ||
src | ||
test | ||
CMakeLists.txt | ||
component.mk | ||
Kconfig |