Home
last modified time | relevance | path

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

/unit/src/
H A Dnxt_external.c109 rc = nxt_external_fd_no_cloexec(task, conf->shared_port_fd); in nxt_external_start()
133 conf->shared_port_fd, conf->shared_queue_fd, in nxt_external_start()
H A Dnxt_application.h133 nxt_fd_t shared_port_fd; member
H A Dnxt_unit.h179 int shared_port_fd; member
H A Dnxt_application.c1157 init->shared_port_fd = conf->shared_port_fd; in nxt_unit_default_init()
H A Dnxt_main_process.c500 app_conf->shared_port_fd = msg->fd[0]; in nxt_main_start_process_handler()
593 nxt_fd_close(app_conf->shared_port_fd); in nxt_main_start_process_handler()
H A Dnxt_unit.c58 int *shared_port_fd, int *shared_queue_fd,
465 shared_port.in_fd = init->shared_port_fd; in nxt_unit_init()
845 nxt_unit_port_t *read_port, int *shared_port_fd, int *shared_queue_fd, in nxt_unit_read_env() argument
898 shared_port_fd, shared_queue_fd, in nxt_unit_read_env()