netty5/transport
Trustin Lee 11a235ffe9 Use thread local direct buffer for I/O when the current allocator is unpooled
- Allocating and deallocating a direct buffer for I/O is an expensive
  operation, so we have to at least have a pool of direct buffers if the
  current allocator is not pooled
2014-02-15 11:27:04 -08:00
..
src Use thread local direct buffer for I/O when the current allocator is unpooled 2014-02-15 11:27:04 -08:00
pom.xml [maven-release-plugin] prepare for next development iteration 2014-01-21 08:18:32 +01:00