jetty.project/jetty-client
Simone Bordet a85a74bbdc 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:22:39 +01:00
..
src Reworked buffer releasing to ensure that it is always executed before 2015-01-02 18:22:39 +01:00
pom.xml [maven-release-plugin] prepare for next development iteration 2014-12-05 16:45:12 +01:00