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
583ddfe992
Fixed compiler warnings
2009-06-09 10:19:29 +00:00
..
codec
Fixed compiler warnings
2009-06-09 10:19:29 +00:00
execution
Fixed issue: NETTY-166 Dead lock triggered by OIO transport and MemoryAwareThreadPoolExecutor when WriteCompletionEvent reaches memory limit
2009-06-05 07:05:20 +00:00
logging
Updated Javadoc
2009-05-22 06:39:48 +00:00
ssl
Added more exception message pattern to detect the exception related with the closed connection in SslHandler
2009-06-04 08:48:51 +00:00
timeout
ReadTimeoutException and WriteTimeoutException must extend TimeoutException
2009-04-09 07:27:41 +00:00