netty5/transport
Trustin Lee 25c51279cf Revert "[#1442] Make sure closing the channel will not cause an UnsupportedOperationException"
This reverts commit a1a86b9de4 because the
semantic of ctx.isRemoved() is confusing to a user - why is
ctx.isRemoved() false when handlerRemoved() is invoked? A better
solution would be check if the connection is inactive and mark the
promise as failure before attempting to write anything.
2013-06-14 10:47:31 +09:00
..
src Revert "[#1442] Make sure closing the channel will not cause an UnsupportedOperationException" 2013-06-14 10:47:31 +09:00
pom.xml [maven-release-plugin] prepare for next development iteration 2013-06-13 17:02:32 +09:00