Home
last modified time | relevance | path

Searched refs:close_fd (Results 1 – 2 of 2) sorted by path

/unit/src/
H A Dnxt_port.h200 uint8_t close_fd; /* 1 bit */ member
H A Dnxt_port_socket.c180 msg.close_fd = (type & NXT_PORT_MSG_CLOSE_FD) != 0; in nxt_port_socket_write2()
594 if (!msg->close_fd) { in nxt_port_msg_close_fd()