579ef0c4c0
Motivation: At the moment it is not possible to deregister a LocalChannel from its EventLoop and register it to another one as the LocalChannel is closed during the deregister. Modification: Not close the LocalChannel during dergister Result: It is now possible to deregister a LocalChannel and register it to another EventLoop |
||
---|---|---|
.. | ||
src | ||
pom.xml |