netty5/transport-native-unix-common
Norman Maurer 72cdeae320 Move SegmentedDatagramPacket to transport-native-unix-common (#11121)
Motivation:

As we can supported SegmentedDatagramPacket in multiple native
transports (like in epoll and io_uring) we should just move it to
unix-common so we can share code.

Modification:

- Move SegmentedDatagrampPacket to transport-native-unixu
- Mark the SegmentedDatagramPacket in epoll as deprecated
- Update code to use updated package.

Result:

Possibility of code re-use
2021-03-29 14:10:38 +02:00
..
src Move SegmentedDatagramPacket to transport-native-unix-common (#11121) 2021-03-29 14:10:38 +02:00
Makefile Use netty-jni-util via maven central (#10877) 2020-12-19 10:38:39 +01:00
pom.xml Fix build for aarch64 (#11116) 2021-03-25 12:07:15 +01:00