This website requires JavaScript.
Explore
Help
Sign In
andreacavalli
/
netty5
Watch
1
Star
0
Fork
0
You've already forked netty5
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
d95f4efc4d
netty5
/
src
/
main
/
java
/
org
/
jboss
/
netty
History
Trustin Lee
d95f4efc4d
Updated diagram
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