Expand description
Unix socket control server — runs inside the daemon. Each CLI invocation connects, sends one JSON request, reads one JSON response, then closes the connection.
Structs§
- Daemon
State - Shared daemon state accessible from the control server.
Functions§
- load_
cek_ hints - Load persisted CEK hints from
cek_hints.json. - run_
control_ server - Accept connections on the Unix socket and dispatch requests.