netty5/handler
Trustin Lee 2aa466640e Ported Read/WriteTimeoutHandler with simplification
- The default behavior is now to close the channel on timeout.  A user
  can override this behavior, but I would just use IdleStateHandler or
  use eventLoop's timer facility directly for finer control.
2012-05-31 15:53:38 -07:00
..
src Ported Read/WriteTimeoutHandler with simplification 2012-05-31 15:53:38 -07:00
pom.xml Removed the modules that are not part of 4.0.0.Alpha1 2012-05-27 19:28:28 -07:00