netty5/transport-native-epoll
Trustin Lee bcd11d1ac2 Fix 'incompatible event loop' regression
Motivation:

Previous commit (2de65e25e90dec5c0a28b2d57e6c6d15d5a49087) introduced a regression that makes the epoll testsuite fail with an 'incompatible event loop' error.

Modifications:

Use the correct event loop type.

Result:

Build doesn't fail anymore.
2014-03-17 09:52:10 +09:00
..

Native transport for Linux

See our wiki page.