netty5/transport-native-epoll/src
Norman Maurer f46cfbc590 [#5059] Deprecate method with typo and introduce a new one without typo
Motivation:

There is a spelling error in FileRegion.transfered() as it should be transferred().

Modifications:

Deprecate old method and add a new one.

Result:

Fix typo and can remove the old method later.
2016-04-05 15:06:46 +02:00
..
main [#5059] Deprecate method with typo and introduce a new one without typo 2016-04-05 15:06:46 +02:00
test/java/io/netty/channel EPOLL ET Missed Reads 2016-04-01 13:06:19 -07:00