Home
last modified time | relevance | path

Searched defs:nxt_port_recv_msg_s (Results 1 – 1 of 1) sorted by path

/unit/src/
H A Dnxt_port.h208 struct nxt_port_recv_msg_s { struct
209 nxt_fd_t fd[2];
210 nxt_buf_t *buf;
211 nxt_port_t *port;
212 nxt_port_msg_t port_msg;
213 size_t size;
215 nxt_pid_t cmsg_pid;
217 nxt_bool_t cancelled;
218 union {
222 } u;