Home
last modified time | relevance | path

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

/unit/src/
H A Dnxt_conn.c93 nxt_conn_free(nxt_task_t *task, nxt_conn_t *c) in nxt_conn_free() function
H A Dnxt_conn.h223 NXT_EXPORT void nxt_conn_free(nxt_task_t *task, nxt_conn_t *c);
H A Dnxt_conn_accept.c115 nxt_conn_free(task, c); in nxt_conn_accept_alloc()
H A Dnxt_h1proto.c2131 nxt_conn_free(task, c); in nxt_h1p_conn_free()
2867 nxt_conn_free(task, c); in nxt_h1p_peer_free()
H A Dnxt_controller.c1032 nxt_conn_free(task, c); in nxt_controller_conn_free()
H A Dnxt_router.c3921 nxt_conn_free(task, lev->next); in nxt_router_listen_event_release()