_dlr_probe.nx
buildroot/runtime/_dlr_probe.nx
about
_dlr_probe.nx -- localize the validated-HTTPS read-hang (SREACH R1 blocker).
Replicates nx_https_get's four stages with a FLUSHED stderr marker after each;
the last marker before the hang names the stage that blocks. Target is
example.com (reproduces the hang fast). Run under `timeout -s KILL`.
dependencies 12 imports · 0 importers
diagram shows first 10 each side; +2 more imports, +0 more importers in the complete lists below.
imports: nx_str.nxnx_syscalls.nxnx_csprng.nxnx_url.nxnx_x509_trust_store.nxnx_pem_loader.nxnx_tls13_client_validate_certificate.nxnx_tls13_client_session.nxnx_tls13_client_session_run.nxnx_https_url_for_fetch.nxnx_https_url_connect.nxnx_https_get_complete.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 P(s: *u8) -> i64 { sys_write(2, s, nx_str_len(s)); return 0 } |
| 19 | func Pi(n: i64) -> i64 |
| 28 | func main() -> i64 |