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.
Identifier removed.
static var identifierRemoved: Errno { get }An IPC identifier was removed while the current process was waiting on it.
The corresponding C error is EIDRM.