pub fn ipc_reply(msg: &IpcMessage) -> Result<usize, Error>
Reply to the sender of the last received message.