code wiki / net
topic: net
10 modules sharing the net name family (derived from the tree's prefix discipline).
| module | description | lines | funcs |
|---|---|---|---|
| net.nx | BSD-style socket primitives (Phase G2). | 262 | 21 |
| nx_net.nx | BSD-style socket primitives (Phase G2). | 268 | 21 |
| nx_net_chan.nx | typed i64 channel serialised over TCP. | 213 | 11 |
| nx_net_chan_blob_test.nx | variable-length frames over TCP. | 152 | 5 |
| nx_net_chan_test.nx | prove typed i64 channel works over TCP | 140 | 3 |
| nx_net_diag.nx | IN-PLACE network troubleshooter (operator 2026-07-04: "we need a tracert/ping type | 136 | 8 |
| nx_net_governor.nx | general network traffic-shaping governor (ISP-safe). | 70 | 5 |
| nx_net_governor_test.nx | KAT for the general network governor. | 33 | 1 |
| nx_net_polite.nx | INTERNET CITIZENSHIP decisions (pure, deterministic, gate-able): how the harvester | 65 | 8 |
| nx_net_polite_gate.nx | deterministic gate for the citizenship decision layer (NO network/sleep): locks | 45 | 5 |