Home
last modified time | relevance | path

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

/unit/src/
H A Dnxt_application.c169 nxt_port_t *main_port, *discovery_port; in nxt_discovery_start() local
182 discovery_port = rt->port_by_type[NXT_PROCESS_DISCOVERY]; in nxt_discovery_start()
184 stream = nxt_port_rpc_register_handler(task, discovery_port, in nxt_discovery_start()
194 stream, discovery_port->id, b); in nxt_discovery_start()
197 nxt_port_rpc_cancel(task, discovery_port, stream); in nxt_discovery_start()