netty5/transport-native-epoll
Trustin Lee 4b8b56d0f2 Ignore EpollReuseAddrTest.testMultipleBindDatagramChannel
Motivation:

It keeps failing on some of our CI machines for an unknown reason.

Modifications:

Ignore it temporarily

Result:

Less noise in CI result
2015-08-15 09:05:13 +09:00
..
src Ignore EpollReuseAddrTest.testMultipleBindDatagramChannel 2015-08-15 09:05:13 +09:00
pom.xml Add GCC optimization flag when compile native transport 2015-08-13 12:29:57 +02:00
README.md Introduce a native transport for linux using epoll ET 2014-02-15 22:27:43 +01:00

Native transport for Linux

See our wiki page.