mirror of
https://github.com/espressif/esp-idf.git
synced 2026-02-08 22:39:43 -05: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