Home
last modified time | relevance | path

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

/unit/src/
H A Dnxt_conn.c78 c->sendfile = NXT_CONN_SENDFILE_UNSET; in nxt_conn_create()
H A Dnxt_conn.h167 #define NXT_CONN_SENDFILE_UNSET 3 macro