noLocks
No locks available.
Declaration
static var noLocks: Errno { get }Mentioned in
Discussion
You have reached the system-imposed limit on the number of simultaneous files.
The corresponding C error is ENOLCK.
No locks available.
static var noLocks: Errno { get }You have reached the system-imposed limit on the number of simultaneous files.
The corresponding C error is ENOLCK.