protected abstract class AbstractEpollStreamChannel.SpliceInTask
extends java.lang.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 java.io.IOException
java.io.IOExceptionCopyright © 2008–2018 The Netty Project. All rights reserved.