Go to file
Trustin Lee 8448188706 Related issue: NETTY-180 Channel.getRemoteAddress() can return null for a received MessageEvent when ExecutionHandler is in the pipeline.
* AbstractChannel.toString() does not use isConnected() or isBound() because it can lead to inconsistent string representation when ExecutionHandler is in the pipeline.
2009-06-23 07:20:57 +00:00
license * Added XNIO dependency (optional) 2009-02-17 10:22:53 +00:00
src Related issue: NETTY-180 Channel.getRemoteAddress() can return null for a received MessageEvent when ExecutionHandler is in the pipeline. 2009-06-23 07:20:57 +00:00
.fbfilter.xml Updated FindBugs filter 2009-04-15 23:46:33 +00:00
.fbprefs Updated Find Bugs configuration 2009-03-04 10:33:09 +00:00
.gitignore Added .gitignore 2009-01-16 00:57:03 +00:00
COPYRIGHT.txt Updated the copyright information 2009-06-16 09:15:46 +00:00
LICENSE.txt Initial import. Needs to: 2008-08-08 00:37:18 +00:00
NOTICE.txt * Added XNIO dependency (optional) 2009-02-17 10:22:53 +00:00
pom.xml [maven-release-plugin] prepare for next development iteration 2009-06-19 18:11:32 +00:00