netty5/transport-native-epoll
Trustin Lee 75af257a62 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:07:17 +09:00
..
src Ignore EpollReuseAddrTest.testMultipleBindDatagramChannel 2015-08-15 09:07:17 +09:00
pom.xml Add GCC optimization flag when compile native transport 2015-08-13 12:31:20 +02: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.