Home
last modified time | relevance | path

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

/unit/src/
H A Dnxt_conn_accept.c33 static void nxt_conn_listen_timer_handler(nxt_task_t *task, void *obj,
63 lev->timer.handler = nxt_conn_listen_timer_handler; in nxt_listen_event()
357 nxt_conn_listen_timer_handler(nxt_task_t *task, void *obj, void *data) in nxt_conn_listen_timer_handler() function