Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/esp_https_server/src/
Dhttps_server.c40 static int httpd_ssl_pending(httpd_handle_t server, int sockfd) in httpd_ssl_pending() function
114 httpd_sess_set_pending_override(server, sockfd, httpd_ssl_pending); in httpd_ssl_open()