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
netty5
/
src
/
main
/
java
/
org
/
jboss
/
netty
History
Trustin Lee
aab28d36d9
* Added ConcurrentReferenceHashMap (will be used to implement NETTY-85 Global Channel registry)
...
* Updated copyright notice
2008-11-29 15:42:03 +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
Resolved issue: NETTY-84 Replace ChannelFactory.getExternalResource() with ChannelFactory.releaseExternalResources()
2008-11-28 11:18:21 +00:00
example
Graceful shutdown for EchoClient
2008-11-28 11:22:02 +00:00
handler
Clarification on the overhead of throwing an error
2008-11-28 14:47:49 +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