History: src/server/server_test_await.zig
Ref:
| Hash | Message | Author | Date |
|---|---|---|---|
| 808d5586 | refactor: every remaining std.os.linux spelling goes through an os row or std.c | a73x | 2026-09-03 |
| 670a80f5 | test: the last counted waits — modes, await, deliver | a73x | 2026-08-31 |
| e97d10f9 | test: server_test_await and server_test_deliver ride the harness awaits | a73x | 2026-08-31 |
| c2004563 | The harness owns a running daemon and a threaded await | a73x | 2026-08-31 |
| 90c7c32f | The daemon's tests connect like a client: the dial sweep | a73x | 2026-08-31 |
| 5d4461e0 | Build the test socket pair with socketpair(2) | a73x | 2026-08-31 |
| afd3bd11 | refactor: the daemon's tests name what they pin, in two lines | a73x | 2026-08-30 |
| 9a21f071 | refactor: one term component — wire contract, engine, delta and replay core behind a single seam | a73x | 2026-08-30 |
| daa3bf69 | refactor: the daemon owns its command surface, shell integration, upgrade and QUIC arm as child files | a73x | 2026-08-30 |
| 907b6627 | refactor: modules live in the folder of what owns them | a73x | 2026-08-28 |