jetty.project/jetty-http2
Simone Bordet 5bed6323c1 Reworked buffer releasing to ensure that it is always executed before
fillInterested() is called.
This is needed to avoid race conditions where fillInterested()
triggers a new thread entering onFillable() and acquiring a new buffer
while the previous thread is releasing the previous buffer.
2015-01-02 18:43:07 +01:00
..
http2-client Deprecated the AbstractConnection dispatchIO mechanism 2015-01-01 16:18:13 +01:00
http2-common Reworked buffer releasing to ensure that it is always executed before 2015-01-02 18:43:07 +01:00
http2-hpack Added TODO to remove references to ByteBuffer.array() without 2014-12-18 17:14:34 +01:00
http2-server Deprecated the AbstractConnection dispatchIO mechanism 2015-01-01 16:18:13 +01:00
pom.xml [maven-release-plugin] prepare for next development iteration 2014-09-24 12:24:31 -05:00