netty5/transport
Trustin Lee e81368af06 Simplify handler invocations in DefaultChannelHandlerContext
- Sometimes we delegated executor.inEventLoop() to the next context and sometimes we did not.  Now we always check inEventLoop() before delegating.
2013-07-31 16:34:32 +09:00
..
src Simplify handler invocations in DefaultChannelHandlerContext 2013-07-31 16:34:32 +09:00
pom.xml [maven-release-plugin] prepare for next development iteration 2013-07-23 10:04:23 +02:00