Go to file
Trustin Lee b4d84ce73b Fixed issue: NETTY-28 (Channel.compareTo() can return 0 for different channels.)
* Changed AbstractChannel.compareTo(Channel) to use the id of the channels instead of the identity hash codes
2008-08-25 08:57:03 +00:00
src Fixed issue: NETTY-28 (Channel.compareTo() can return 0 for different channels.) 2008-08-25 08:57:03 +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 Added SwitchableInputStreamTest 2008-08-25 05:26:54 +00:00