nx_tools_listener_child_gate.nx
buildroot/runtime/nx_tools_listener_child_gate.nx
about
Actual source-linked child helper, fresh loopback listener and private cwd only.
No daemon startup, seed, production capabilities, allowlists or pre-existing PID signals.
dependencies 3 imports · 0 importers
imports: nx_tools_api_serve.nxnx_connect.nxnx_gate_verdict.nx
imported by: nobody (leaf or entry point)
call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown
structs
| none |
consts
| 6 | const LG_PRIVATE: i64 = 448 |
| 7 | const LG_WAIT_NOHANG: i64 = 1 |
| 8 | const LG_ENOENT: i64 = 0-2 |
| 9 | const LG_SIGKILL: i64 = 9 |
| 10 | const LG_I64_MAX: i64 = 9223372036854775807 |
| 11 | const LG_PORT_MAX: i64 = 65535 |
| 12 | const LG_MS_PER_SEC: i64 = 1000 |
functions
| 15 | func lg_num(s: *u8) -> i64 called by 1: main |
| 25 | func lg_equal(a: *u8, an: i64, b: *u8, bn: i64) -> i64 called by 1: main |
| 32 | func lg_link(pid: i64, fd: i64, out: *u8) -> i64 called by 1: main |
| 44 | func lg_socket_timeout(fd: i64, seconds: i64) -> i64 called by 1: main |
| 54 | func lg_reap(pid: i64, status: *i64) -> i64 called by 1: main |
| 65 | func lg_finish(ctr: *i64) -> i64 |
| 68 | func main(argc: i64, argv: *i64) -> i64 |