jetty.project/jetty-spdy/spdy-http-client-transport/src
Simone Bordet 1dc66b72dd 461499 - ConnectionPool may leak connections.
Made associate(), disassociate() and abort() atomic operations using
the HttpExchange state to coordinate atomicity.
In this way, it's not possible to associate a HttpChannel and a
HttpExchange if the latter has been aborted.
2015-03-24 16:19:45 +01:00
..
main/java/org/eclipse/jetty/spdy/client/http 461499 - ConnectionPool may leak connections. 2015-03-24 16:19:45 +01:00
test Happy New Year 2015 2015-01-07 17:03:30 -07:00