jetty.project/jetty-io
Joakim Erdfelt 9f76856fcf EndPoint onIdleExpired should not close on its own
+ From discussion with Simone, the dispatched fillInterest.onFail()
  needs to occur, so that the AbstractConnection.onReadTimeout() can
  handle the close conditions needed by SPDY and WebSocket.
  The EndPoint close within onIdleExpired is a race condition with
  this onReadTimeout desired behavior.
2014-04-17 10:38:06 -07:00
..
src EndPoint onIdleExpired should not close on its own 2014-04-17 10:38:06 -07:00
pom.xml set version for 9.2.x 2014-03-31 11:35:06 +11:00