esp-idf/components/esp_http_server
FlorianR 4db3fd17d9 Clarify when the socket is closed if a custom session closing callback is used
When using a custom session closing callback, the IDF will not close the socket for the user. This might result in the system running out of fds. Without any note on that in the documentation, this is easy to miss.
2021-11-25 17:19:11 +08:00
..
include Clarify when the socket is closed if a custom session closing callback is used 2021-11-25 17:19:11 +08:00
src
test
CMakeLists.txt
Kconfig