Commit graph

9 commits

Author SHA1 Message Date
Qyriad
d4b40e8cc1 WIP: refactor daemon API types to daemon/api.rs 2026-03-22 18:24:14 +01:00
Qyriad
420fac5f18 fix a bunch of lints 2026-03-22 17:10:26 +01:00
Qyriad
88be53cd2f remove the persistent buffer until a refactor makes it per-connection 2026-03-22 17:02:53 +01:00
Qyriad
ac53850fd1 PoC daemon edition 2026-03-20 20:43:17 +01:00
Qyriad
16f2649334 close() fds that have nothing more to read 2026-03-20 19:21:31 +01:00
Qyriad
b11627d030 track poller and daemon fds like the rest 2026-03-19 21:28:32 +01:00
Qyriad
aee8dcb31a more reasonable tracking of open FDs 2026-03-19 19:54:20 +01:00
Qyriad
398fccc5d0 some semblance of socket support 2026-03-19 17:47:42 +01:00
Qyriad
74c2eaf66d some semblance of an event loop 2026-03-16 19:19:40 +01:00