Contents

tooManyLinks

Too many links.

Declaration

static var tooManyLinks: Errno { get }

Mentioned in

Discussion

The maximum number of hard links to a single file (32767) has been exceeded.

The corresponding C error is EMLINK.

See Also

File System Errors