3b35976559
Motivation: We should only reset the RecvByteBufAllocator.Handle when a new "read loop" starts. Otherwise the handle will not be able to correctly limit reads. Modifications: - Move reset(...) call into pollIn(...) - Remove all @Ignore Result: The whole testsuite passes |
||
---|---|---|
.. | ||
main | ||
test/java/io/netty/channel/unix |