Function ipc_channel::platform::unix::recv

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