TheEpollSocketChannelConfig class is repeating the channel field 3x through inheritance. The field has also protected and package-private visibility in the super classes which is potentially bug-prone.

Expected behavior
Actual behavior
Steps to reproduce
Minimal yet complete reproducer code (or URL to code)
Netty version
JVM version (e.g. java -version)
OS version (e.g. uname -a)