Searched refs:nxt_h1p_closing (Results 1 – 1 of 1) sorted by relevance
84 static void nxt_h1p_closing(nxt_task_t *task, nxt_conn_t *c);370 nxt_h1p_closing(task, c); in nxt_http_conn_test()455 nxt_h1p_closing(task, c); in nxt_h1p_conn_proto_init()529 nxt_h1p_closing(task, c); in nxt_h1p_conn_request_init()2038 nxt_h1p_closing(task, c); in nxt_h1p_shutdown()2053 nxt_h1p_closing(task, ws_timer->h1p->conn); in nxt_h1p_conn_ws_shutdown()2058 nxt_h1p_closing(nxt_task_t *task, nxt_conn_t *c) in nxt_h1p_closing() function