Home
last modified time | relevance | path

Searched refs:nxt_h1p_conn_ws_timeout (Results 1 – 1 of 1) sorted by last modified time

/unit/src/
H A Dnxt_h1proto_websocket.c30 static void nxt_h1p_conn_ws_timeout(nxt_task_t *task, void *obj, void *data);
209 .timer_handler = nxt_h1p_conn_ws_timeout,
496 nxt_h1p_conn_ws_timeout(nxt_task_t *task, void *obj, void *data) in nxt_h1p_conn_ws_timeout() function
534 .timer_handler = nxt_h1p_conn_ws_timeout,