nx_daemon_gate.nx
buildroot/runtime/nx_daemon_gate.nx
about
nx_daemon_gate.nx -- proves the sovereign detached-spawn primitive (fork + setsid) that nx_daemon's daemon_spawn
uses: a forked child detaches into a NEW session, does work (writes a marker), and exits clean; the parent reaps it
and verifies. (daemon_spawn's execve is the same sys_execve nx_hostctl runs in production.) license_tier: ORIGINAL
dependencies 3 imports · 0 importers
imports: nx_daemon.nxnx_fio.nxnx_gate.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
| none |
functions
| 8 | func main() -> i64 |