Contents

identifierRemoved

Identifier removed.

Declaration

static var identifierRemoved: Errno { get }

Mentioned in

Discussion

An IPC identifier was removed while the current process was waiting on it.

The corresponding C error is EIDRM.

See Also

Process Errors