netty5/transport-native-epoll/src
Norman Maurer 9ebb6b6b56 Add testcase to prove that ET semantics for eventFD are correct (#9385)
Motivation:

We recently made a change to use ET for the eventfd and not trigger a read each time. This testcase proves everything works as expected.

Modifications:

Add testcase that verifies thqat the wakeups happen correctly

Result:

More tests
2019-07-17 12:29:10 +02:00
..
main Fix epoll spliceTo file descriptor with offset (#9369) 2019-07-16 13:23:36 +02:00
test/java/io/netty/channel/epoll Add testcase to prove that ET semantics for eventFD are correct (#9385) 2019-07-17 12:29:10 +02:00