netty5/buffer
Trustin Lee f92cfba388 Remove DefaultCompositeByteBuf.lastAccessed and use binary search instead
- Fixes #1364
- Even if a user creates a duplicate/slice, lastAccessed was shared between the derived buffers and it's updated even by a read operation, which made multithread access impossible
2013-05-17 16:54:47 +09:00
..
src Remove DefaultCompositeByteBuf.lastAccessed and use binary search instead 2013-05-17 16:54:47 +09:00
pom.xml [maven-release-plugin] prepare for next development iteration 2013-05-08 18:19:51 +02:00