netty5/transport-native-epoll
Norman Maurer bf24ffd335 [#4694] Ensure native transport can also be compiled on 32bit systems.
Motivation:

We should also be able to compile the native transport on 32bit systems.

Modifications:

Add cast to intptr_t for pointers

Result:

It's possible now to also compile on 32bit.
2016-01-15 10:54:24 +01:00
..
2016-01-06 08:11:37 +01:00

Native transport for Linux

See our wiki page.