Home
last modified time | relevance | path

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

/third_party/lwip/src/apps/http/
Dhttpd.c312 static err_t http_poll(void *arg, struct altcp_pcb *pcb);
633 altcp_poll(pcb, http_poll, HTTPD_POLL_INTERVAL); in http_close_or_abort_conn()
2484 http_poll(void *arg, struct altcp_pcb *pcb) function
2647 altcp_poll(pcb, http_poll, HTTPD_POLL_INTERVAL);