netty5/transport/src/main/java/io
2012-11-20 10:00:27 +01:00
..
netty Fixed exception handling to call the exceptionCaught method in the current handler. By default the handler will call ctx.fireExceptionCaught which is what was happening before. 2012-11-20 10:00:27 +01:00