Home
last modified time | relevance | path

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

/unit/src/
H A Dnxt_linux_sendfile.c41 static ssize_t nxt_linux_sendmsg(nxt_event_conn_t *c,
93 return nxt_linux_sendmsg(c, &sb, niov, flags); in nxt_linux_event_conn_io_sendfile()
188 nxt_linux_sendmsg(nxt_event_conn_t *c, nxt_sendbuf_coalesce_t *sb, in nxt_linux_sendmsg() function