netty5/transport-native-unix-common
Norman Maurer 6c741932aa
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 13:55:43 +02:00
..
src Move SegmentedDatagramPacket to transport-native-unix-common (#11121) 2021-03-29 13:55:43 +02:00
Makefile Revert "Ensure we only register native methods once (#10876)" (#10928) 2021-01-13 11:07:39 +01:00
pom.xml Fix build for aarch64 (#11116) 2021-03-25 12:07:00 +01:00