code wiki / _hdl_build / nx_quic_udp_test.nx

nx_quic_udp_test.nx

buildroot/runtime/_hdl_build/nx_quic_udp_test.nx

3242 B55 linesdepth 4pulls 9 transitivereach 0 importersview sourcekind gate/prooftopic quic
docsdependenciesstructsconstsfunctions

about

nx_quic_udp_test.nx -- RUNG 8c.1 gate: the sovereign UDP datagram endpoint. Round-trips a REAL QUIC packet (R3 short header + R1 DATAGRAM frame) through an actual loopback UDP socket -- proving the live QUIC server's network I/O layer works on real sockets, byte-exact. Native, sovereign. license_tier: ORIGINAL

dependencies 4 imports · 0 importers

nx_quic_udp.nx nx_g_check_lib.nx nx_g_puts_lib.nx nx_quic_hdr.nx nx_quic_udp_test.nx

imports: nx_quic_udp.nxnx_g_check_lib.nxnx_g_puts_lib.nxnx_quic_hdr.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_shdr_encode quic_datagram_encode quic_varint_encode quic_udp_bind sys_socket sys_mmap nx_sc_sockaddr sys_bind sys_close g_check g_puts ↻ sys_set_socket_timeout sys_mmap ↻ sys_setsockopt sys_munmap quic_udp_socket sys_socket ↻ quic_udp_sendto sys_mmap ↻ nx_sc_sockaddr ↻ sys_sendto quic_udp_recv sys_mmap ↻ sys_recvfrom quic_datagram_parse sys_mmap ↻ quic_varint_decode g_pn

structs

none

consts

none

functions

9func g_pn(v: i64) -> i64
called by 1: main
18func main() -> i64