netty5/transport/src
Norman Maurer c1830c8b4e Fix missleading comment in AbstractChannelHandlerContext.invokeHandler()
Motivation:

The comment on AbstractChannelHandlerContext.invokeHandler() is incorrect and missleading. See [#6177]

Modifications:

Change true to false to correct the comment.

Result:

Fix missleading and incorrect comment.
2017-01-10 12:05:24 +01:00
..
main/java/io/netty Fix missleading comment in AbstractChannelHandlerContext.invokeHandler() 2017-01-10 12:05:24 +01:00
test/java/io/netty Expose channel pool configuration to subclasses. 2016-12-21 20:45:01 +01:00