Errors that may be thrown when executing work on a NIOThreadPool
NIOThreadPool
enum NIOThreadPoolError
s8NIOPosix18NIOThreadPoolErrorO
26J5L
import NIOPosix
protocol Sendable
struct ThreadPoolInactive
The NIOThreadPool was not active.
struct UnsupportedOperation
The NIOThreadPool operation is unsupported (e.g. shutdown of a perpetual pool).