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

Previous commit (2de65e25e9) 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:51:16 +09:00
..
main Replace usage of UnknownHostException with UnresolveableAddressException. Part of [#2262] 2014-03-16 08:32:24 -07:00
test/java/io/netty/channel/epoll Fix 'incompatible event loop' regression 2014-03-17 09:51:16 +09:00