jetty.project/jetty-fcgi
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
..
fcgi-client Reworked buffer releasing to ensure that it is always executed before 2015-01-02 18:43:07 +01:00
fcgi-server Reworked buffer releasing to ensure that it is always executed before 2015-01-02 18:43:07 +01:00
pom.xml [maven-release-plugin] prepare for next development iteration 2014-07-23 11:18:01 -07:00