Skip to main content

try_spawn_ipc

Function try_spawn_ipc 

Source
pub fn try_spawn_ipc(
    spawn_handle: &SpawnTaskHandle,
    path: String,
    api_handle: ApiHandle,
) -> Result<()>
Expand description

Launches an ipc server at the given path in a new task.