code wiki / udp
topic: udp
6 modules sharing the udp name family (derived from the tree's prefix discipline).
| module | description | lines | funcs |
|---|---|---|---|
| nx_udp.nx | sovereign UDP socket primitives. | 99 | 6 |
| nx_udp_loopback.nx | proves SOVEREIGN UDP sockets on the nx_syscalls (rv64->x86_64) layer, | 82 | 4 |
| nx_udp_rv.nx | native-lane UDP socket primitives. | 66 | 6 |
| nx_udp_tracker.nx | BitTorrent UDP tracker protocol (BEP-15), bits-up. | 105 | 9 |
| nx_udp_tracker_announce.nx | BEP-15 UDP tracker ANNOUNCE round-trip (X-TORRENT-LIVE-001 R2b-ii): | 117 | 4 |
| nx_udp_tracker_test.nx | KAT for the UDP tracker protocol (BEP-15). | 61 | 1 |