Trustin Lee
d786a38139
Fixed NETTY-381 channelDisconnected event is sometimes not triggered when Channel.close() is called by multiple threads.
* Internal state variable should never be set to ST_CLOSED until the close channel future is set
Description
No description provided
Languages
Java
99.8%
Shell
0.1%