5e11c007f7
Motivation: c22c6b845d28783375823e4c8222957ffe3664d9 introduced support for UDP_SEGMENT but did restrict it to continous buffers. This is not needed as it is also fine to use CompositeByteBuf Modifications: - Allow to use CompositeByteBuf as well - Add unit test Result: More flexible usage of segmented datagrams possible
Native transport for Linux
See our wiki page.