Home
last modified time | relevance | path

Searched refs:httpd_close_all_sessions (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-2.7.6/components/esp_http_server/src/
Dhttpd_main.c135 static void httpd_close_all_sessions(struct httpd_data *hd) in httpd_close_all_sessions() function
256 httpd_close_all_sessions(hd); in httpd_thread()