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

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

内容简介:Netty 4.1.33 Final 正式发布。此版本主要包含错误修复、一些改进和一些性能改进。 更新内容如下: Allowed IP_FREEBIND option for UDP epoll (#8727) Ensure FlowControlled data frames will be correctly rem...

Netty 4.1.33 Final 正式发布。此版本主要包含错误修复、一些改进和一些性能改进。

更新内容如下:

  • Allowed IP_FREEBIND option for UDP epoll (#8727)

  • Ensure FlowControlled data frames will be correctly removed from the flow-controller when a write error happens. (#8726)

  • Only handle NXDOMAIN as failure when nameserver is authoritive or no the other nameservers are left (#8731)

  • Correctly buffer multiple outbound streams if needed. (#8694)

  • Only call handlerRemoved(...) if handlerAdded(...) was called during adding the handler to the pipeline (#8684)

  • Correctly detect and handle CNAME loops. (#8691)

  • Fix ClassCastException and native crash when using kqueue transport (#8665)

  • Support 1012, 1013 and 1014 WebSocket close status code (#8664)

  • NoClassDefFoundError on Android platform when try to use DefaultDnsServerAddressStreamProvider (#8656)

  • ChannelInitializer may be invoked multiple times when used with custom EventExecutor (#8620)

  • Respect ctx.read() calls while processing reads for the child channels when using Http2MultiplexCodec (#8617)

  • Loosen bounds check on CompositeByteBuf's maxNumComponents (#8621)

  • Provide a way to cache the internal nioBuffer of the PooledByteBuffer to reduce GC (#8603)

更新日志.


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

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

Python编程实践

Python编程实践

Jennifer Campbell、Paul Gries、Jason Montojo、Greg Wilson / 唐学韬 / 机械工业出版社华章公司 / 2011-12-31 / 49.00元

Python是当今世界流行的编程语言之一。本书共15章,通过一些短小精悍的交互式Python脚本帮助学生进行练习,并在这个过程中掌握诸如数据结构、排序和搜索算法、面向对象编程、数据库访问、图形用户界面等基本概念以及良好的程序设计风格。本书既是一本注重科学的计算机科学专业教材,也是一本目标明确的Python参考书。 本书语言风格言简意赅,图表丰富,简单实用,是一本优秀的Python入门级读物,......一起来看看 《Python编程实践》 这本书的介绍吧!

HTML 压缩/解压工具
HTML 压缩/解压工具

在线压缩/解压 HTML 代码

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换