DotNetty icon indicating copy to clipboard operation
DotNetty copied to clipboard

Set AttemptedBytesRead in AbstractSocketByteChannel

Open yyjdelete opened this issue 4 years ago • 0 comments

Follow the same logic in NativeChannel and SocketDatagramChannel. And DefaultMaxMessagesRecvByteBufAllocator.ContinueReading() can never be true without this.

yyjdelete avatar Feb 18 '20 02:02 yyjdelete