Uploaded image for project: 'XNIO'
  1. XNIO
  2. XNIO-140

PushBackStreamChannel.transferTo method transfers more bytes than requested

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 3.1.0.Beta2
    • None
    • api
    • None

      This issue involves only PushBackStreamChannel.transferTo(long, ByteBuffer, StreamSinkChannel).
      The cause of this problem is that the corresponding PushBackStreamChannel.BufferHolder.transferTo method fails to decrement the bytes already transferred from count when delegating the transfer to the inner channel.

            flaviarnn Flavia Rainone
            flaviarnn Flavia Rainone
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: