netty5/transport-native-epoll/src
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
..
main [#4694] Ensure native transport can also be compiled on 32bit systems. 2016-01-15 10:54:24 +01:00
test/java/io/netty/channel Ensure closing a Socket / FileDescriptor multiple times will not throw exception 2015-12-23 23:04:30 +01:00