mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-09 12:35:28 +00:00

fix(esp_http_server): prevent concurrent access to socket used in async http requests (GitHub PR) Closes IDFGH-13263 and IDFGH-13053 See merge request espressif/esp-idf!32267