esp-idf/components/esp_https_server
Harshit Malpani 1ac2ebbeb9
fix: Add config option to set timeout for posting events
Event posting to the event loop should not hinder the working of
HTTP Client or HTTP Server. This commit add a config option to set
the timeout for posting the events to the loop.

Closes https://github.com/espressif/esp-idf/issues/13641
2024-05-08 11:41:05 +05:30
..
include feat(esp_https_server): Get the error codes on https_server error 2024-02-14 14:36:14 +05:30
src fix: Add config option to set timeout for posting events 2024-05-08 11:41:05 +05:30
CMakeLists.txt feat(esp_https_server): Get the error codes on https_server error 2024-02-14 14:36:14 +05:30
Kconfig fix: Add config option to set timeout for posting events 2024-05-08 11:41:05 +05:30