History: src/link.zig
Ref:
| Hash | Message | Author | Date |
|---|---|---|---|
| 8d4f4e41 | feat: add native local TCP forwarding | a73x | 2026-09-08 |
| 67a1e976 | feat: add native host and session pickers | a73x | 2026-09-05 |
| 808d5586 | refactor: every remaining std.os.linux spelling goes through an os row or std.c | a73x | 2026-09-03 |
| 6c06c07b | fix: reclaim the fd of an unadoptable agent socket at the seal point | a73x | 2026-08-31 |
| 8fe125a8 | refactor: Transport wraps the Link, policy stays and mechanics move | a73x | 2026-08-31 |
| e955b4f0 | fix: a link.readFrame framing violation is an error, not a closed peer | a73x | 2026-08-31 |
| 40b14979 | feat: link is the fd|pipe|quic union and the one await loop, as a row | a73x | 2026-08-31 |