ipc_channel::platform::unix

Function recv

source
fn recv(fd: c_int, blocking_mode: BlockingMode) -> Result<IpcMessage, UnixError>