netty5/transport-native-epoll
Norman Maurer deda3f5b65 Add GCC optimization flag when compile native transport
Motivation:

We not set any optimization flag when compile native transport

Modification:

Add -O3 to CFLAGS to have GCC do optimizations

Result:

Ship optimized native code
2015-08-13 12:31:20 +02:00
..
2015-08-05 23:59:54 -07:00

Native transport for Linux

See our wiki page.