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