jetty.project/jetty-spdy/spdy-core
Simone Bordet 9c717d552f Jetty9 - SPDY: gracefully shutting down the Session in case of read of -1 from the remote peer.
A special item is queued into the Session for flushing, and when it is dequeued it closes the
underlying connection.
This allows pending writes to complete before the underlying connection is closed.
2012-07-30 23:02:26 +02:00
..
src Jetty9 - SPDY: gracefully shutting down the Session in case of read of -1 from the remote peer. 2012-07-30 23:02:26 +02:00
pom.xml jetty-9: spdy replaced log4j with jetty-logging.properties 2012-07-30 16:19:24 +02:00