netty5/transport-native-epoll
Norman Maurer dfa00508d9 [#2647] Handle IOV_MAX in java code
Motivation:

The handling of IOV_MAX was done in JNI code base which makes stuff really complicated to maintain etc.

Modifications:

Move handling of IOV_MAX to java code to simplify stuff

Result:

Cleaner code.
2014-07-18 07:00:02 +02:00
..
2014-07-18 07:00:02 +02:00

Native transport for Linux

See our wiki page.