Netty-4.0.36.final 发布了。
Netty提供异步的、事件驱动的网络应用程序框架和工具,用以快速开发高性能、高可靠性的网络服务器和客户端程序。
更新日志:
Not attempt to read from fd when channel is closed during read loop. (#5048)
EPOLL SelectStrategy (#5044)
EPOLL Socket Shutdown Fix (#5042)
Read if needed on NEED_UNWRAP (#5039)
Speed up the slow path of FastThreadLocal (#5012)
Fix setBytes when source is read-only ByteBuffer and target is pooled (#5011)
fix propagation of channelRegistered event in ChannelInitializer (#4995)
X509Certificate array used for trust managers is not a chain (#4973)
Allow to customize NIO (channel) select strategies (#4955)
下载地址:
netty-4.0.36.Final.tar.bz2 ‐ 04-Apr-2016 (Stable, Recommended)