nx_http_server_test.nx
buildroot/runtime/nx_http_server_test.nx
about
nx_http_server_test.nx -- structural smoke (no actual sockets).
Exercises every public helper for the sealed-enum verdict + the
sockaddr builder + the verdict-name lookup. Real bind/listen/
accept loopback test is bench/nx_http_server_loopback.sh.
expect_exit: 0
license_tier: ORIGINAL
dependencies 2 imports · 0 importers
imports: nx_syscalls_x86_64.nxnx_http_server.nx
imported by: nobody (leaf or entry point)
call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown
structs
| none |
consts
| none |
functions
| 14 | func bytes_eq(a: *u8, b: *u8, n: i64) -> i64 called by 1: main |
| 23 | func main() -> i64 |