Home
last modified time | relevance | path

Searched refs:nxt_conn_close (Results 1 – 7 of 7) sorted by path

/unit/auto/
H A Dsources69 src/nxt_conn_close.c \
/unit/src/
H A Dnxt_conn.h224 NXT_EXPORT void nxt_conn_close(nxt_event_engine_t *engine, nxt_conn_t *c);
361 #define nxt_event_conn_close nxt_conn_close
H A Dnxt_conn_close.c19 nxt_conn_close(nxt_event_engine_t *engine, nxt_conn_t *c) in nxt_conn_close() function
H A Dnxt_conn_proxy.c958 nxt_conn_close(engine, p->client); in nxt_conn_proxy_complete()
964 nxt_conn_close(engine, p->peer); in nxt_conn_proxy_complete()
H A Dnxt_controller.c1017 nxt_conn_close(task->thread->engine, c); in nxt_controller_conn_close()
H A Dnxt_h1proto.c2103 nxt_conn_close(task->thread->engine, c); in nxt_h1p_conn_closing()
2843 nxt_conn_close(task->thread->engine, c); in nxt_h1p_peer_close()
H A Dnxt_runtime.c488 nxt_conn_close(engine, c); in nxt_runtime_close_idle_connections()