netty5/transport/src/main/java
Trustin Lee 310a87a51d Fix #814 - Prevent IllegalBufferAccessException on write() and flush()
- Also fixed a incorrect port of SpdySessionHandler
  - Previously, it closed the connection too early when sending a GOAWAY frame
  - After this fix, SpdySessionHandlerTest now passes again without the previous fix
2012-12-18 04:53:37 +09:00
..
com/sun/nio/sctp Fix a compilation error 2012-11-10 08:51:59 +09:00
io/netty Fix #814 - Prevent IllegalBufferAccessException on write() and flush() 2012-12-18 04:53:37 +09:00