Function handle_reply

Source
fn handle_reply(stream: &UnixStream, message: &SocketMessage) -> Result<()>
Expand description

Process IPC responses.