netty5/transport-native-epoll/src
Norman Maurer 8a9f6415d1
Remove spliceTo(...) support from native epoll transport (#9825)
Motivation:

At some point we added spliceTo(...) support which was never really used and so we should better take the chance and remove it again now as part of the next major release

Modifications:

Remove spliceTo(...) related code

Result:

Less code to maintain
2019-12-01 18:07:37 +01:00
..
main Remove spliceTo(...) support from native epoll transport (#9825) 2019-12-01 18:07:37 +01:00
test/java/io/netty/channel/epoll Remove spliceTo(...) support from native epoll transport (#9825) 2019-12-01 18:07:37 +01:00