netty5/common
Trustin Lee 7e0e4c6325 Fix a bug where DefaultPromise.setUncancellable() returns a wrong value
- Fixes #2220
- Its Javadoc says it returns true when the promise is done (but not cancelled) or the promise is uncancellable, but it returns false when the promise is done.
2014-02-10 11:40:04 -08:00
..
src Fix a bug where DefaultPromise.setUncancellable() returns a wrong value 2014-02-10 11:40:04 -08:00
pom.xml [maven-release-plugin] prepare for next development iteration 2014-01-21 08:18:32 +01:00