pub const SYS_IPC_CONNECT: usize = 208; // 208usize
Connect to a bound IPC port by name.
port_handle
Returns a new handle to the connected port, or -ENOENT if not found.
-ENOENT