Enumeration Caseswift-nio 2.72.0NIOCore
shutdown
The EventLoop
was shutdown already.
case shutdown
Other cases
case unsupportedOperation
An operation was executed that is not supported by the
EventLoop
case cancelled
An scheduled task was cancelled.
case shutdownFailed
Shutting down the
EventLoop
failed.