History: src/dial.zig
Ref:
| Hash | Message | Author | Date |
|---|---|---|---|
| f4449add | fix: one guard for every dial at a path that may not be a socket | a73x | 2026-09-03 |
| 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 |
| 273232d6 | refactor: dial.ask asks the Link; askOn's loop becomes awaitFrame | a73x | 2026-08-31 |
| 2f43441a | dial.detach: the goodbye, for symmetry | a73x | 2026-08-31 |
| 54fd740a | dial.ask and a decoder for upgrade_reply | a73x | 2026-08-31 |
| 8860165d | Add dial: the client side of a daemon's socket | a73x | 2026-08-31 |