Go to file
Trustin Lee 66f7d5a800 Fixed NETTY-21 and NETTY-22:
* ChannelBuffer.setBytes() and writeBytes() doesn't work when a NIO channel is specified.
* ChannelBuffer.setBytes() and writeBytes() should return -1 if the connection is closed.
* Changed NioWorker.read() to use ChannelBuffer.writeBytes()
2008-08-20 03:09:23 +00:00
src Fixed NETTY-21 and NETTY-22: 2008-08-20 03:09:23 +00:00
COPYRIGHT.txt Fixed wrong name 2008-08-09 04:36:27 +00:00
LICENSE.commons-logging.txt Initial import. Needs to: 2008-08-08 00:37:18 +00:00
LICENSE.jboss-logging.txt Initial import. Needs to: 2008-08-08 00:37:18 +00:00
LICENSE.log4j.txt Initial import. Needs to: 2008-08-08 00:37:18 +00:00
LICENSE.slf4j.txt Initial import. Needs to: 2008-08-08 00:37:18 +00:00
LICENSE.txt Initial import. Needs to: 2008-08-08 00:37:18 +00:00
NOTICE.txt Updated NOTICE.txt and added COPYRIGHT.txt following the JBoss.org guideline 2008-08-08 00:52:35 +00:00
pom.xml Removed PMD and Cobertura plugin from the pom.xml - IDE will take care of them 2008-08-18 03:48:01 +00:00