Skip to main content

connect_ipc

Function connect_ipc 

Source
pub async fn connect_ipc(session_key: &str) -> Result<UnixStream>
Expand description

Connect to an existing IPC server for the given session.