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
e659482215
* Code clean up
...
* Codec embedded now supports multiple handler combinations
2008-12-03 08:28:50 +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
is -> has been
2008-12-03 07:24:13 +00:00
example
Resolved NETTY-88 (Change the HTTP codec to use String instead of URI)
2008-12-01 05:27:56 +00:00
group
Made sure DefaultChannelGroup performs blocking I/O operations on server channels before performing non-blocking I/O operations on non-server channels.
2008-12-03 02:52:15 +00:00
handler
* Code clean up
2008-12-03 08:28:50 +00:00
logging
Made sure StackTraceSimplifier is always loaded
2008-09-26 02:57:10 +00:00
util
Made sure DefaultChannelGroup performs blocking I/O operations on server channels before performing non-blocking I/O operations on non-server channels.
2008-12-03 02:52:15 +00:00