Expand description
Admin RPC server: Unix socket listener that dispatches to registered handlers.
Not to be confused with the master-worker task channel. This is for
external admin tooling (PHP’s RPC client, folk admin, monitoring).
Functions§
- run_
rpc_ server - Bind the admin RPC socket and serve connections until shutdown is signaled.