Home
last modified time | relevance | path

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

/unit/src/
H A Dnxt_conn_close.c14 static void nxt_conn_close_error_ignore(nxt_task_t *task, void *obj,
59 c->socket.error_handler = nxt_conn_close_error_ignore; in nxt_conn_close()
171 nxt_conn_close_error_ignore(nxt_task_t *task, void *obj, void *data) in nxt_conn_close_error_ignore() function