code wiki / static
topic: static
5 modules sharing the static name family (derived from the tree's prefix discipline).
| module | description | lines | funcs |
|---|---|---|---|
| nx_static_diag.nx | pinpoint: 3 static pointers, each = a distinct mmap, deref-written, read back. Shows aliasing + per-deref. | 21 | 1 |
| nx_static_field_probe.nx | is "read struct FIELD through a STATIC pointer" a general nx_cc trap | 51 | 3 |
| nx_static_io.nx | sovereign static-file serving over HTTP. | 253 | 13 |
| nx_static_io_simple.nx | simpler content_type to bisect the hang. | 31 | 3 |
| nx_static_probe.nx | isolate PE static-persistence. A cross-call static | 23 | 2 |