netty5/src/main/java/org/jboss/netty
2008-12-01 01:22:43 +00:00
..
bootstrap Resolved issue: NETTY-84 Replace ChannelFactory.getExternalResource() with ChannelFactory.releaseExternalResources() 2008-11-28 11:18:21 +00:00
buffer Fixed issue: NETTY-67 (ChannelBuffer.writeBytes() and setBytes() should not throw ClosedChannelException) 2008-11-16 13:52:47 +00:00
channel Updated diagram 2008-12-01 01:22:43 +00:00
example Graceful shutdown for EchoClient 2008-11-28 11:22:02 +00:00
handler Fixed a problem where HttpMessageDecoder doesn't finish decoding immediately when content-length is 0 (or there's no content) 2008-11-30 16:29:35 +00:00
logging Made sure StackTraceSimplifier is always loaded 2008-09-26 02:57:10 +00:00
util * Added ConcurrentReferenceHashMap (will be used to implement NETTY-85 Global Channel registry) 2008-11-29 15:42:03 +00:00