jetty.project/jetty-server
Simone Bordet 8720fb213c 425043 - Track whether pools are used correctly.
Introduced LeakDetector and utility classes LeakTrackingConnectionPool
and LeakTrackingByteBufferPool to track resource pool leakages.

Fixed ConnectionPool to be more precise in closing connections when
release() cannot recycle the connection.

Fixed a leak in server's HttpConnection in case a request arrives with
the Connection: close header: a ByteBuffer was allocated but never
released.
2014-01-07 19:44:29 +01:00
..
src 425043 - Track whether pools are used correctly. 2014-01-07 19:44:29 +01:00
pom.xml [maven-release-plugin] prepare for next development iteration 2013-11-15 16:58:44 -07:00