netty5/transport-native-kqueue/src
skyguard1 d58d8a1df8
Remove useless imports and redundant type cast (#11639)
Motivation:

There are some redundant imports and unnecessary type cast

Modification:

Remove useless imports and unnecessary type cast

Result:

The code is cleaner than original

Signed-off-by: xingrufei <xingrufei@sogou-inc.com>
2021-09-02 19:14:00 +02:00
..
main Remove useless imports and redundant type cast (#11639) 2021-09-02 19:14:00 +02:00
test/java/io/netty/channel/kqueue Fix a problem with IP protocol version confusion on MacOS when TCP FastOpen is enabled (#11588) 2021-08-18 20:43:01 +02:00