netty5/transport-native-epoll/src
Norman Maurer 91538d9b53 [#3438] Throw pre-instanced IOException on connection reset
Motivation:

In the native transport we should throw a pre-instanced IOException on connection reset while reading.

Modifications:

Correctly throw pre-instanced IOException when ECONNRESET is received

Result:

Less overhead on connection reset
2015-02-21 21:31:28 +01:00
..
main [#3438] Throw pre-instanced IOException on connection reset 2015-02-21 21:31:28 +01:00
test/java/io/netty/channel/epoll Move generic unix classes/interfaces out of epoll package 2015-02-17 17:56:01 +01:00