netty5/transport/src
Norman Maurer 31fd66b617
Mark OIO based transports as deprecated as preparation for removal in Netty 5. (#8579)
Motivation:

We plan to remove the OIO based transports in Netty 5 so we should mark these as deprecated already.

Modifications:

Mark all OIO based transports as deprecated.

Result:

Give the user a heads-up for removal.
2018-11-21 15:15:01 +01:00
..
main/java/io/netty Mark OIO based transports as deprecated as preparation for removal in Netty 5. (#8579) 2018-11-21 15:15:01 +01:00
test/java/io/netty Recover from Selector IOException (#8569) 2018-11-19 07:41:43 +01:00