Searched defs:nxt_port_recv_msg_s (Results 1 – 1 of 1) sorted by last modified time
194 struct nxt_port_recv_msg_s { struct195 nxt_fd_t fd[2];196 nxt_buf_t *buf;197 nxt_port_t *port;198 nxt_port_msg_t port_msg;199 size_t size;201 nxt_pid_t cmsg_pid;203 nxt_bool_t cancelled;204 union {208 } u;