Home
last modified time | relevance | path

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

/unit/src/
H A Dnxt_conn_accept.c25 static nxt_conn_t *nxt_conn_accept_next(nxt_task_t *task,
225 next = nxt_conn_accept_next(task, lev); in nxt_conn_accept()
235 nxt_conn_accept_next(nxt_task_t *task, nxt_listen_event_t *lev) in nxt_conn_accept_next() function
367 c = nxt_conn_accept_next(task, lev); in nxt_conn_listen_timer_handler()