mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
994038e0e9
In some cases, sending the shutdown signal may fail, which causes `httpd_stop` to wait indefinitely. This PR adds a check to prevent this infinite loop. Signed-off-by: Shubham Kulkarni <shubham.kulkarni@espressif.com> Closes https://github.com/espressif/esp-idf/pull/7843 |
||
---|---|---|
.. | ||
port/esp32 | ||
util | ||
esp_httpd_priv.h | ||
httpd_main.c | ||
httpd_parse.c | ||
httpd_sess.c | ||
httpd_txrx.c | ||
httpd_uri.c | ||
httpd_ws.c |