netty5/transport
Trustin Lee d8f5521210 Reduce the memory footprint of DefaultChannelPromise even more
- Merge waiters and fluchCheckpoint into a single field
- This limits the number of waiter threads to 2^24 - 1, which is still very large.  Can you imagine an application with 16 million threads?
2013-02-26 13:52:49 -08:00
..
src Reduce the memory footprint of DefaultChannelPromise even more 2013-02-26 13:52:49 -08:00
pom.xml [maven-release-plugin] prepare for next development iteration 2013-02-14 12:56:24 -08:00