2de644224c
Motivation: We missed to set active = true in EpollServerDomainSocketChannel.doBind(...) which also means that channelActive(...) was never triggered. Modifications: Correct set active = true in doBind(...) Result: EpollServerDomainSocketChannel is correctly set to active when bound. |
||
---|---|---|
.. | ||
src | ||
pom.xml | ||
README.md |
Native transport for Linux
See our wiki page.