netty5/transport-native-epoll
Norman Maurer 5728e0eb2c Use the correct arguments when run with jdk9
Motivation:

We need to pass special arguments to run with jdk9 as otherwise some tests will not be able to run.

Modifications:

Allow to define extra arguments when running with jdk9

Result:

Tests pass with jdk9
2017-02-15 10:15:00 +01:00
..
src EPOLL include error description and cause in exceptions 2017-02-13 18:37:16 -08:00
pom.xml Use the correct arguments when run with jdk9 2017-02-15 10:15:00 +01:00
README.md Introduce a native transport for linux using epoll ET 2014-02-15 22:44:56 +01:00

Native transport for Linux

See our wiki page.