Class KQueueEventLoop

All Implemented Interfaces:
EventLoop, EventLoopGroup, EventExecutor, EventExecutorGroup, OrderedEventExecutor, AutoCloseable, Iterable<EventExecutor>, Executor, ExecutorService, ScheduledExecutorService

final class KQueueEventLoop extends SingleThreadEventLoop
EventLoop which uses kqueue under the covers. Only works on BSD!