Trustin Lee c6fa82729c NETTY-417 client channel still open after close and wait
* Fixed a race condition where NioSocketChannel's state variable is updated *after* its close future is notified
* Removed unnecessary use of ChannelFutureListeners in NioSocketChannel and AbstractChannel
2011-08-02 07:38:16 +09:00
2009-04-15 23:46:33 +00:00
2009-03-04 10:33:09 +00:00
2009-08-28 07:15:49 +00:00
2010-10-24 18:17:54 +00:00
2011-04-18 17:50:29 +09:00
Description
No description provided
84 MiB
Languages
Java 99.8%
Shell 0.1%