Package | Description |
---|---|
io.netty.channel.kqueue |
BSD specific transport.
|
Modifier and Type | Field and Description |
---|---|
private IovArray |
KQueueEventLoop.iovArray |
Modifier and Type | Method and Description |
---|---|
(package private) IovArray |
KQueueEventLoop.cleanArray()
|
Modifier and Type | Method and Description |
---|---|
private boolean |
AbstractKQueueStreamChannel.writeBytesMultiple(ChannelOutboundBuffer in,
IovArray array,
int writeSpinCount) |