code wiki / _hdl_build / nx_quic_relay_test.nx

nx_quic_relay_test.nx

buildroot/runtime/_hdl_build/nx_quic_relay_test.nx

3598 B67 linesdepth 4pulls 5 transitivereach 0 importersview sourcekind gate/prooftopic quic
docsdependenciesstructsconstsfunctions

about

nx_quic_relay_test.nx -- RUNG 8b gate: relay datagram fan-out. A peer's datagram is broadcast to every OTHER peer (no echo), payload byte-exact through the relay's DATAGRAM re-framing. Native, sovereign. license_tier: ORIGINAL

dependencies 2 imports · 0 importers

nx_quic_relay.nx nx_g_puts_lib.nx nx_quic_relay_test.nx

imports: nx_quic_relay.nxnx_g_puts_lib.nx

imported by: nobody (leaf or entry point)

call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown

main g_puts sys_write quic_relay_broadcast quic_datagram_encode quic_varint_encode g_check g_puts ↻ check_payload quic_datagram_parse sys_mmap quic_varint_decode g_pn

structs

none

consts

none

functions

7func g_pn(v: i64) -> i64
called by 1: main
16func g_check(name: *u8, cond: i64) -> i64
called by 1: main calls 1: g_puts
21func check_payload(out_bufs: *u8, buf_cap: i64, pi: i64, flen: i64, expect: *u8, elen: i64) -> i64
called by 1: main calls 1: quic_datagram_parse
30func main() -> i64