See: Description
| Class | Description |
|---|---|
| EpollChannelOption<T> | |
| EpollEventLoopGroup |
EventLoopGroup which uses epoll under the covers. |
| EpollServerSocketChannel |
ServerSocketChannel implementation that uses linux EPOLL Edge-Triggered Mode for
maximal performance. |
| EpollSocketChannel |
SocketChannel implementation that uses linux EPOLL Edge-Triggered Mode for
maximal performance. |
| EpollSocketChannelConfig |
Copyright © 2008–2014 The Netty Project. All rights reserved.