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
Description
No description provided
Languages
Java
99.8%
Shell
0.1%