软件包 | 描述 |
---|---|
io.netty.channel.epoll |
为使用
EPOLL Edge-Triggered Mode获得最佳性能的Linux优化传输。
|
io.netty.channel.kqueue |
BSD专用运输。
|
Modifier and Type | Class and Description |
---|---|
class |
EpollServerDomainSocketChannel |
Modifier and Type | Class and Description |
---|---|
class |
KQueueServerDomainSocketChannel |
Copyright © 2008–2018 The Netty Project. All rights reserved.