code wiki / net

topic: net

10 modules sharing the net name family (derived from the tree's prefix discipline).

The 'net' topic family in the Nishi sovereign ecosystem provides network communication capabilities, with modules like `net` and `nx_net` offering BSD-style socket primitives for low-level networking. `nx_net_chan` enables typed i64 channels over TCP, facilitating structured data transfer, while `nx_net_diag` serves as an in-place troubleshooter for diagnosing network issues. These modules work together to support both foundational and advanced networking functions within the ecosystem.

auto-narrated by the local model from this topic's module headers; links verified against the wiki index.

narrated overview -- maintained by the narration lane, module links verified against this wiki.

moduledescriptionlinesfuncs
net.nxBSD-style socket primitives (Phase G2). 26221
nx_net.nxBSD-style socket primitives (Phase G2).26821
nx_net_chan.nxtyped i64 channel serialised over TCP.21311
nx_net_chan_blob_test.nxvariable-length frames over TCP.1525
nx_net_chan_test.nxprove typed i64 channel works over TCP1403
nx_net_diag.nxIN-PLACE network troubleshooter (operator 2026-07-04: "we need a tracert/ping type1368
nx_net_governor.nxgeneral network traffic-shaping governor (ISP-safe).705
nx_net_governor_test.nxKAT for the general network governor.331
nx_net_polite.nxINTERNET CITIZENSHIP decisions (pure, deterministic, gate-able): how the harvester658
nx_net_polite_gate.nxdeterministic gate for the citizenship decision layer (NO network/sleep): locks455