Home
last modified time | relevance | path

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

/unit/src/
H A Dnxt_conn.h246 void nxt_conn_wait(nxt_conn_t *c);
H A Dnxt_conn_proxy.c126 nxt_conn_wait(p->client); in nxt_conn_proxy()
263 nxt_conn_wait(peer); in nxt_conn_proxy_connected()
H A Dnxt_conn_read.c11 nxt_conn_wait(nxt_conn_t *c) in nxt_conn_wait() function