const EpollCtlError: type = error{FileDescriptorAlreadyPresentInSet, OperationCausesCircularLoop, FileDescriptorNotRegistered, SystemResources, UserResourceLimitReached, FileDescriptorIncompatibleWithEpoll} || UnexpectedError;