8720fb213c
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. |
||
---|---|---|
.. | ||
src | ||
pom.xml |