tooManyUsers
Too many users.
Declaration
static var tooManyUsers: Errno { get }Mentioned in
Discussion
The quota system ran out of table entries.
The corresponding C error is EUSERS.
Too many users.
static var tooManyUsers: Errno { get }The quota system ran out of table entries.
The corresponding C error is EUSERS.