nx_socket_holder_observation_gate.nx
buildroot/runtime/nx_socket_holder_observation_gate.nx
about
Actual private listener/fork/fd observations. No signals, deploys or filesystem writes.
dependencies 3 imports · 0 importers
imports: nx_os_introspect.nxnx_http_server.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
| 5 | const OG_PIPE_BYTES: i64 = 8 |
| 6 | const OG_FD_MASK: i64 = 0xffffffff |
| 7 | const OG_FD_SHIFT: i64 = 32 |
| 8 | const OG_PORT_MAX: i64 = 65535 |
functions
| 10 | func og_byte(fd: i64, write: i64) -> i64 called by 1: main |
| 19 | func og_contains(rows: *i64, count: i64, pid: i64, inode: i64) -> i64 called by 1: main |
| 27 | func main(argc: i64, argv: *i64) -> i64 |