netty5/transport-native-epoll/src/main
Jason Brown 3861b7de2b Motivation:
Make the FileRegion comments about which transports are supported more accurate.
Also, eleminate any outstanding references to FileRegion.transfered as the method was renamed for spelling.

Modifications:

Class-level comment on FileRegion, can call renamed method.

Result:

More accurate documentation and less calls to deprecated methods.
2017-03-06 14:43:52 -08:00
..
c Added support to fetch the UID, GID, and PID of the connected unix domain socket (EG: SO_PEERCREDS) 2016-11-04 07:27:30 +01:00
java/io/netty/channel Motivation: 2017-03-06 14:43:52 -08:00