Class AbstractEpollStreamChannel.SpliceInTask

    • Constructor Detail

      • SpliceInTask

        protected SpliceInTask​(int len,
                               io.netty.channel.ChannelPromise promise)
    • Method Detail

      • spliceIn

        protected final int spliceIn​(io.netty.channel.unix.FileDescriptor pipeOut,
                                     io.netty.channel.RecvByteBufAllocator.Handle handle)
                              throws IOException
        Throws:
        IOException