netty5/testsuite
Norman Maurer e4fae1c98e
Remove UDT transport for Netty 5. (#8578)
Motivation:

The UDT transport was marked as @Deprecated a long time ago as the underlying native library is not really maintained anymore. We should remove it as part of Netty 5.

Modifications:

Remove UDT transport

Result:

Dont try to maintain a transport which uses an unmaintained native lib internally.
2018-11-20 19:26:20 +01:00
..
src/main/java/io/netty/testsuite Remove UDT transport for Netty 5. (#8578) 2018-11-20 19:26:20 +01:00
.gitignore updated udt and connection test 2013-05-14 06:46:07 +02:00
pom.xml Remove UDT transport for Netty 5. (#8578) 2018-11-20 19:26:20 +01:00