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
/
handler
History
Trustin Lee
cd6fce50bc
* Extracted common code from various ChannelConfig implementations to DefaultChannelConfig and DefaultServerChannelConfig
2009-02-21 19:08:08 +00:00
..
codec
* Extracted common code from various ChannelConfig implementations to DefaultChannelConfig and DefaultServerChannelConfig
2009-02-21 19:08:08 +00:00
execution
Lowered the shared resource explosion detection threshold and changed the log level from warn to debug just in case it's false positive
2009-02-13 13:28:35 +00:00
logging
Improved LoggingHandler to log the hex dump of a ChannelBuffer if necessary
2009-02-09 00:45:51 +00:00
ssl
* Fixed most Find Bugs warnings
2009-02-13 10:21:28 +00:00
timeout
* Fixed issue: NETTY-125 (Backward incompatible) Use an integer as a Channel ID instead of UUID
2009-02-16 11:59:33 +00:00