5b2aab505f
Fixed race condition. The race was happening when the headers of a push resource were pushed, then the push resource was completed, which triggered the send of the next resource, which was polling the queue but find it empty, because the next resource was not pushed yet. In this case the activity flag remained true, causing all subsequent pushes to be skipped. |
||
---|---|---|
.. | ||
spdy-client | ||
spdy-core | ||
spdy-example-webapp | ||
spdy-http-server | ||
spdy-server | ||
pom.xml |