Home
last modified time | relevance | path

Searched refs:reply (Results 1 – 1 of 1) sorted by last modified time

/unit/src/
H A Dnxt_router.c857 nxt_port_msg_type_t reply; in nxt_router_app_restart_handler() local
932 reply = NXT_PORT_MSG_RPC_READY_LAST; in nxt_router_app_restart_handler()
938 reply = NXT_PORT_MSG_RPC_ERROR; in nxt_router_app_restart_handler()
941 nxt_port_socket_write(task, reply_port, reply, -1, msg->port_msg.stream, in nxt_router_app_restart_handler()