c62e6b676f
Motivation: Fix regression introduced by 585ce1593fdccc5a8d868a96c7643e0d63b1e21b, which missed to set EPOLLRDHUP for all stream channels. Modifications: Correctly set EPOLLRDHUP for all stream channels in the AbstractEpollStreamChannel constructor. Result: No more test failures in EpollDomain*Channel tests.
Native transport for Linux
See our wiki page.