Package | Description |
---|---|
io.netty.channel.kqueue |
BSD specific transport.
|
Modifier and Type | Field and Description |
---|---|
static ChannelOption<AcceptFilter> |
KQueueChannelOption.SO_ACCEPTFILTER |
Modifier and Type | Method and Description |
---|---|
AcceptFilter |
KQueueServerSocketChannelConfig.getAcceptFilter() |
Modifier and Type | Method and Description |
---|---|
KQueueServerSocketChannelConfig |
KQueueServerSocketChannelConfig.setAcceptFilter(AcceptFilter acceptFilter) |
Copyright © 2008–2024 The Netty Project. All rights reserved.