netty5/transport-native-epoll/src/main/c
Norman Maurer 14096d85cd [#2667] Write until EAGAIN in native transport
Motivation:

We need to continue write until we hit EAGAIN to make sure we not see an starvation

Modification:

Write until EAGAIN is returned

Result:

No starvation when using native transport with ET.
2014-07-18 11:25:37 +02:00
..
io_netty_channel_epoll_Native.c [#2667] Write until EAGAIN in native transport 2014-07-18 11:25:37 +02:00
io_netty_channel_epoll_Native.h [#2647] Handle IOV_MAX in java code 2014-07-18 06:59:12 +02:00