8ee3575e72
Motivation: ChannelOutboundBuffer.forEachFlushedMessage() visits even an unflushed messages. Modifications: Stop the loop if the currently visiting entry is unflushedEntry. Result: forEachFlushedMessage() behaves correctly. |
||
---|---|---|
.. | ||
src | ||
pom.xml |