netty5/transport/src
Trustin Lee 334b6c3129 Reduce the memory footprint of DefaultChannelPromise even more (part 2)
- Rewirte DefaultChannelFutureListeners - this saves another int field when there are more then one listener.
2013-02-26 14:43:12 -08:00
..
main/java/io/netty Reduce the memory footprint of DefaultChannelPromise even more (part 2) 2013-02-26 14:43:12 -08:00
test/java/io/netty/channel Refactor the aio transport to not depend on the AioChannelFinder and so not need for refelection 2013-02-22 06:53:33 +01:00