Module ipc

Module ipc 

Source

Re-exports§

pub use server::run_ipc_server;

Modules§

server

Functions§

pipe_name
Construct the IPC endpoint path for a given data-dir hash.
srv_pipe_name
Phase E.1b — srv-side pipe path. Same data-dir hash as the launcher pipe (multi-instance scoping is identical), different leaf name. Both pipes coexist; subscribers connect to whichever reducer they need.