| 软件包 | 描述 |
|---|---|
| io.netty.channel.epoll |
针对Linux的优化传输,使用
EPOLL Edge-Triggered Mode实现最高性能。
|
| io.netty.channel.kqueue |
BSD专用运输。
|
| Modifier and Type | Class and Description |
|---|---|
class |
EpollChannelOption<T> |
| Modifier and Type | Class and Description |
|---|---|
class |
KQueueChannelOption<T> |
Copyright © 2008–2018 The Netty Project. All rights reserved.