Searched refs:http_close_or_abort_conn (Results 1 – 1 of 1) sorted by relevance
309 static err_t http_close_or_abort_conn(struct altcp_pcb *pcb, struct http_state *hs, u8_t abort_conn…405 …http_close_or_abort_conn(hs_free_next->next->pcb, hs_free_next->next, 1); /* this also unlinks the… in http_kill_oldest_connection()596 http_close_or_abort_conn(struct altcp_pcb *pcb, struct http_state *hs, u8_t abort_conn) in http_close_or_abort_conn() function648 return http_close_or_abort_conn(pcb, hs, 0); in http_close_conn()