netty5/transport-native-epoll/src
Norman Maurer e8ab79f34d
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:23:08 +02:00
..
main Fix epoll spliceTo file descriptor with offset (#9369) 2019-07-16 13:22:30 +02:00
test/java/io/netty/channel/epoll Add testcase to prove that ET semantics for eventFD are correct (#9385) 2019-07-17 12:23:08 +02:00