Home
last modified time | relevance | path

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

/unit/src/
H A Dnxt_router.c858 nxt_port_msg_type_t reply; in nxt_router_app_restart_handler() local
933 reply = NXT_PORT_MSG_RPC_READY_LAST; in nxt_router_app_restart_handler()
939 reply = NXT_PORT_MSG_RPC_ERROR; in nxt_router_app_restart_handler()
942 nxt_port_socket_write(task, reply_port, reply, -1, msg->port_msg.stream, in nxt_router_app_restart_handler()