Home
last modified time | relevance | path

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

/unit/src/
H A Dnxt_conn_write.c396 nxt_event_conn_write_limit(nxt_conn_t *c) in nxt_event_conn_write_limit() function
H A Dnxt_conn.h260 size_t nxt_event_conn_write_limit(nxt_conn_t *c);
H A Dnxt_event_conn_job_sendfile.c64 jbs->limit = nxt_event_conn_write_limit(c); in nxt_event_conn_job_sendfile_start()