code wiki / _hdl_build / nx_signaling_v2_gate.nx
nx_signaling_v2_gate.nx
buildroot/runtime/_hdl_build/nx_signaling_v2_gate.nx
dependencies 9 imports · 0 importers
imports: nx_gate_base.nxnx_connect.nxnx_syscalls.nxnx_gate_emit_lib.nxnx_room_key.nxnx_dgram_media.nxnx_websocket_client_upgrade.nxnx_websocket_stream.nxnx_websocket_frame.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
| 24 | func grow(name: *u8, ok: i64) -> i64 { if ok==1 { gw(" PASS " as *u8) } else { gw(" FAIL " as *u8) } gw(name); gw(" calls 1: gw |
| 26 | func g_loopback_addr(addr: *u8, port: i64) -> i64 |
| 36 | func g_join(req_buf: *u8, resp_buf: *u8) -> i64 |
| 56 | func g_read_payload(fd: i64, buf: *u8, cap: i64, out: *u8, outcap: i64) -> i64 |
| 67 | func g_eq(a: *u8, b: *u8, n: i64) -> i64 |
| 72 | func g_wr(path: *u8, data: *u8, n: i64) -> i64 |
| 79 | func g_mkkeypath(buf: *u8, tok: *u8) -> i64 |
| 89 | func g_join_room(path: *u8, plen: i64, req_buf: *u8, resp_buf: *u8) -> i64 |
| 99 | func g_tmo(fd: i64, sec: i64) -> i64 |
| 103 | func g_mkreg(b: *u8, id: *u8) -> i64 |
| 111 | func g_mk57(b: *u8, id: *u8, seq: i64, flags: i64) -> i64 |
| 126 | func g_rdseq(b: *u8) -> i64 |
| 129 | func main() -> i64 |