code wiki / (root) / nx_x11_connect_real_test.nx

nx_x11_connect_real_test.nx

buildroot/runtime/nx_x11_connect_real_test.nx

1815 B53 linesdepth 4pulls 4 transitivereach 0 importersview sourcekind gate/prooftopic x11
docsdependenciesstructsconstsfunctions

about

nx_x11_connect_real_test.nx -- Session 1 of bits-up browser arc. Proves we can talk X11 wire protocol to the real X server running on this host (WSLg on Windows / Xorg on Linux). No third-party X client; pure bits-up socket + protocol bytes. expect_exit: 0. license_tier: ORIGINAL

dependencies 2 imports · 0 importers

nx_syscalls.nx nx_x11_connect.nx nx_x11_connect_real_test.nx

imports: nx_syscalls.nxnx_x11_connect.nx

imported by: nobody (leaf or entry point)

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

main nx_x11_connect_local sys_mmap _x11_build_path nx_unix_connect sys_socket sys_mmap ↻ sys_connect sys_close _x11_write_n sys_write sys_close ↻ _x11_read_n sys_read _x11_rd_u16 _x11_rd_u32 dump_dec sys_mmap ↻ sys_write ↻ sys_write ↻ sys_close ↻

structs

none

consts

none

functions

13func dump_dec(l0: i64, l1: i64, v: i64) -> i64
called by 1: main calls 2: sys_mmapsys_write
37func main() -> i64