Trustin Lee 55cf5d67af Fixed issue: NETTY-157 Channel.close() does not trigger a channelUnbound event in some transports
* Made sure the specified future is not marked as done before setClosed() is called.  The specified future can be the closeFuture of the channel, consequently making setClosed() always fail.
2009-05-22 04:51:13 +00:00
2009-04-15 23:46:33 +00:00
2009-03-04 10:33:09 +00:00
2009-01-16 00:57:03 +00:00
2008-08-08 00:37:18 +00:00
2009-02-17 10:22:53 +00:00
2009-05-21 09:55:44 +00:00
Description
No description provided
84 MiB
Languages
Java 99.8%
Shell 0.1%