mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-07 20:00:53 +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