netty5/handler/src
Norman Maurer 123e07ca80 Revert "Only call ctx.fireChannelReadComplete() if ByteToMessageDecoder decoded at least one message."
This reverts commit d63bb4811e as this not covered correctly all cases and so could lead to missing fireChannelReadComplete() calls. We will re-evalute d63bb4811e and resbumit a pr once we are sure all is handled correctly
2017-08-18 09:06:37 +02:00
..
main/java/io/netty/handler Revert "Only call ctx.fireChannelReadComplete() if ByteToMessageDecoder decoded at least one message." 2017-08-18 09:06:37 +02:00
test Increase visibility for SslHandlerTest#testCompositeBufSizeEstimationGuaranteesSynchronousWrite 2017-08-16 09:53:00 -07:00