Trustin Lee
d2427cac7a
First fix for: NETTY-114 Selectors of the NIO transport are sometimes not waken up
* Made sure Selector.wakeup() is called, but it can be called more than once if unlucky. Excessive wakeups are still suppressed though.
Description
No description provided
Languages
Java
99.8%
Shell
0.1%