netty5/src
Trustin Lee 7339e172e0 Fixed issue: NETTY-166 Dead lock triggered by OIO transport and MemoryAwareThreadPoolExecutor when WriteCompletionEvent reaches memory limit
* MemoryAwareThreadPoolExecutor does not count WriteCompletionEvent anymore to avoid dead lock
2009-06-05 07:05:20 +00:00
..
assembly bad commit 2009-04-19 09:25:58 +00:00
docbook Moved the chapter 3 to the package description of org.jboss.netty.buffer. User guide will focus on bigger pictures 2009-04-28 11:28:04 +00:00
javadoc Updated the overview section of the Javadoc 2009-04-10 13:09:30 +00:00
main Fixed issue: NETTY-166 Dead lock triggered by OIO transport and MemoryAwareThreadPoolExecutor when WriteCompletionEvent reaches memory limit 2009-06-05 07:05:20 +00:00
site * Updated all license headers 2008-08-08 01:27:24 +00:00
test/java/org/jboss/netty Fixed issue: NETTY-162 directBuffer cannot create buffer with LITTLE_ENDIAN endianness 2009-05-30 06:50:09 +00:00