_wt_probe_one.nx
buildroot/runtime/_wt_probe_one.nx
about
_wt_probe_one.nx -- single-host WALL PROBE unit for nx_wall_triage. Runs the
full sovereign HTTPS fetch and exits with the STAGE that refused us, so the
parent can NAME the wall instead of a flat rc=2:
exit 0 = HTTP reached (status line + header head written to argv[2] --
an HTTP-level wall like 403 is visible there)
exit 12 = bad url exit 13 = DNS/TCP connect refused
exit 14 = TLS handshake refused (ClientHello-fingerprint suspect)
exit 15 = TLS up, HTTP fetch failed (send/read)
exit 3 = bad args
Child of nx_guarded_run (a hang is reaped as 124). usage: _wt_probe_one <url> <out>
dependencies 6 imports · 0 importers
imports: nx_str.nxnx_syscalls.nxnx_csprng.nxnx_x509_trust_store.nxnx_pem_loader.nxnx_https_get.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
| 18 | func main(argc: i64, argv: *i64) -> i64 |