netty5/transport
Trustin Lee 470e7da5d7 Add MultithreadEventLoop
- Add EventLoopException to wrap the exceptions while an event loop does
something
- Make EventLoop.register() return EventLoop so that the caller knows
the actual EventLoop that will handle the Channel even if the caller
called register() from MultithreadEventLoop
2012-04-29 18:40:55 +09:00
..
src Add MultithreadEventLoop 2012-04-29 18:40:55 +09:00
pom.xml Code cleanup 2012-03-30 12:48:28 +09:00