netty5/codec-http/src/main/java
Trustin Lee e157ea1a66 Allow a user use any type as a ReplayingDecoder state / AIO cleanup
- Removed VoidEnum because a user can now specify Void instead
- AIO: Prefer discardReadBytes to clear
- AIO: Fixed a potential bug where notifyFlushFutures() is not called
       if flush() was requested with no outbound data
2012-07-09 20:40:43 +09:00
..
io/netty/handler/codec Allow a user use any type as a ReplayingDecoder state / AIO cleanup 2012-07-09 20:40:43 +09:00