mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-28 11:28:43 +00:00
7edb4fae49
This commit updated the client closing condition to avoid spurious dispatching of event HTTP_EVENT_DISCONNECTED while closing closeed connection. Closes https://github.com/espressif/esp-idf/issues/16070