netty5/transport/src
kezhenxu94 ef5b454a00 Use camel-case in NioEventLoop (#8713)
Motivation:

Java uses camel-case by convention.

Modification:

Consistently use camel-case.

Result:

More consistent code styling.
2019-01-14 07:22:41 +01:00
..
main/java/io/netty Use camel-case in NioEventLoop (#8713) 2019-01-14 07:22:41 +01:00
test/java/io/netty Handling AUTO_READ should not be the responsibility of DefaultChannel… (#8650) 2018-12-14 10:11:34 +00:00