netty5/transport-native-unix-common/src
Norman Maurer 047da11086 Correctly handle ByteBuf implementations which have no memoryAddress when writing to native transport
Motivation:

Commit 3c4dfed08a introduced a regression in handling buffers that have no memoryAddress.

Modifications:

Fix regression and also add unit tests.

Result:

It's possible again to write buffers without memory address.
2017-06-07 19:36:05 +02:00
..
main Correctly handle ByteBuf implementations which have no memoryAddress when writing to native transport 2017-06-07 19:36:05 +02:00