Home
last modified time | relevance | path

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

/third_party/lwip/src/apps/http/
Dhttp_client.c365 httpc_tcp_poll(void *arg, struct altcp_pcb *pcb) in httpc_tcp_poll() function
571 altcp_poll(req->pcb, httpc_tcp_poll, HTTPC_POLL_INTERVAL); in httpc_init_connection_common()