netty5/transport-native-epoll
Norman Maurer 25c37cf44a Include Bundle-NativeCode manifest entry in transport-native-epoll jar.
Motivation:

The build generates a OSGi bundle with missing Bundle-NativeCode manifest entry.

Modifications:

Add missing manifest entry.

Result:

Be able to use transport-native-epoll in osgi container.
2016-07-14 09:11:09 +02:00
..
src EPOLL Cached ECONNREFUSED Exception 2016-07-06 12:02:42 -07:00
pom.xml Include Bundle-NativeCode manifest entry in transport-native-epoll jar. 2016-07-14 09:11:09 +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.