Netty 4.1.29.Final 发布,经典开源 Java 网络服务框架

栏目: 软件资讯 · 发布时间: 6年前

内容简介:Netty 4.1.29.Final 发布了,此版本包含错误修复,以及一些重要的改进。 最重要的变更如下 Correctly handle DNS redirects for NS servers that have no ADDITIONAL records (#8177) Ensure multiple shaded ver...

Netty 4.1.29.Final 发布了,此版本包含错误修复,以及一些重要的改进。

最重要的变更如下

  • Correctly handle DNS redirects for NS servers that have no ADDITIONAL records (#8177)

  • Ensure multiple shaded version of the same netty artifact can be loaded as long as the shaded prefix is different (#8207)

  • Set initial SNI hostname when creating an OpenSSL engine in client mode (#8178)

  • DnsNameResolver hangs if search domain results in invalid hostname (#8180)

  • Workaround JDK bug that will cause an AssertionError when calling ServerSocketChannel.config().getOptions() (#8183)

  • Ensure NIO transport can be used on Java6 again (#8168)

  • Lazily initialize NativeDatagramPacketArray and IovArray in EpollEventLoop (#8160)

可以看到,其中有一项更新是在 Java 6 上继续支持使用 NIO 进行传输,不得不说,像这样对低版本的支持实在是很难得。

有关详细信息和所有变更内容,请浏览 4.1.29.Final 的问题跟踪器
下载地址 http://netty.io/downloads.html

Netty 是一个 Java 开源框架。Netty 提供异步的、事件驱动的网络应用程序框架和工具,用以快速开发高性能、高可靠性的网络服务器和客户端程序。


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上所述就是小编给大家介绍的《Netty 4.1.29.Final 发布,经典开源 Java 网络服务框架》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Hit Refresh

Hit Refresh

Satya Nadella、Greg Shaw / HarperBusiness / 2017-9-26 / USD 20.37

Hit Refresh is about individual change, about the transformation happening inside of Microsoft and the technology that will soon impact all of our lives—the arrival of the most exciting and disruptive......一起来看看 《Hit Refresh》 这本书的介绍吧!

随机密码生成器
随机密码生成器

多种字符组合密码

XML 在线格式化
XML 在线格式化

在线 XML 格式化压缩工具

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具