nx_moonraker_io_ipv4_test.nx
buildroot/runtime/nx_moonraker_io_ipv4_test.nx
about
nx_moonraker_io_ipv4_test.nx -- exercise the operator-facing
arbitrary-IPv4 API (nx_mr_post_ipv4) via loopback (127, 0, 0, 1).
Same fork pattern as the v2 loopback smoke but uses the v3 generic
API. Proves the operator-facing flow works -- they substitute
their printer's LAN IP (e.g., 192, 168, 1, 42) and the same code
talks to the real X-Max 3.
expect_exit: 0
license_tier: ORIGINAL
dependencies 4 imports · 0 importers
imports: nx_syscalls.nxnx_tls13_io.nxnx_moonraker_client.nxnx_moonraker_io.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
| 16 | const TEST_PORT: i64 = 18448 |
functions
| 18 | func smoke_contains(buf: *u8, len: i64, needle: *u8) -> i64 called by 1: main |
| 36 | func main() -> i64 |