netty5/transport-native-epoll
Norman Maurer 3ac9685580
Use aarch_64 in a consistent way (#10845)
Motivation:

We should use aarch_64 in our classifier / jni libname on aarch64 as  os.detected.arch uses the name. Being non consistent (especially across our different projects) already gave us a lot of trouble in the past.
Let's fix this once for all.

Modifications:

Use aarch_64

Result:

More consistent classifier usage on aarch64
2020-12-07 12:14:23 +01:00
..
src IovArray should support when there is no unsafe present (#10814) 2020-11-23 14:03:32 +01:00
pom.xml Use aarch_64 in a consistent way (#10845) 2020-12-07 12:14:23 +01:00
README.md Change the netty.io homepage scheme(http -> https) (#9344) 2019-07-09 21:09:42 +02:00

Native transport for Linux

See our wiki page.