protected abstract class AbstractEpollStreamChannel.SpliceInTask extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractEpollStreamChannel.SpliceInTask(int len,
io.netty.channel.ChannelPromise promise) |
| Modifier and Type | Method and Description |
|---|---|
protected int |
spliceIn(FileDescriptor pipeOut,
io.netty.channel.RecvByteBufAllocator.Handle handle) |
protected AbstractEpollStreamChannel.SpliceInTask(int len,
io.netty.channel.ChannelPromise promise)
protected final int spliceIn(FileDescriptor pipeOut, io.netty.channel.RecvByteBufAllocator.Handle handle) throws IOException
IOExceptionCopyright © 2008–2016 The Netty Project. All rights reserved.