Go to file
Trustin Lee 77742f5cf9 Resolved issue: NETTY-156 Improve NIO worker performance by removing unnecessary SelectionKey access
* Applied patch by Wade Poziombka
* Reduced the call to SelectionKey.readyOps() even more
2009-05-21 10:28:05 +00:00
license * Added XNIO dependency (optional) 2009-02-17 10:22:53 +00:00
src Resolved issue: NETTY-156 Improve NIO worker performance by removing unnecessary SelectionKey access 2009-05-21 10:28:05 +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 Explicitly specified minimum LGPL version in COPYRIGHT.txt 2008-12-17 10:23:47 +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 * Upgraded Maven plugins 2009-05-21 09:55:44 +00:00