| 程序包 | 说明 |
|---|---|
| io.netty.channel.epoll |
Optimized transport for linux which uses EPOLL Edge-Triggered Mode
for maximal performance.
|
| io.netty.channel.kqueue |
BSD specific transport.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
EpollDomainSocketChannel |
| 限定符和类型 | 类和说明 |
|---|---|
class |
KQueueDomainSocketChannel |