NIO Client Server
Bug Fixes for Netty 3.2.1.Final
Netty 3.2.1.Final is out now.
Netty is a NIO client server framework. This is primarily a bug fix release, which addresses issues arising in NIO UDP whenever the user wrote an empty buffer, including unnecessary system calls. The QueryStringDecoder and ChannelBuffer.slice have also been fixed. More information is available at the Release Notes.
0 Comments