Skip to main content

SYS_IPC_UNBIND_PORT

Constant SYS_IPC_UNBIND_PORT 

Source
pub const SYS_IPC_UNBIND_PORT: usize = 206;
Expand description

Unbind a listening port from the IPC namespace.

  • port_handle: capability handle of the port

The port continues to exist but is no longer discoverable by name.