]> git.mxchange.org Git - simgear.git/commit
HTTP terra sync: fix hash cache handling
authorJames Turner <zakalawe@mac.com>
Thu, 24 Mar 2016 19:15:20 +0000 (19:15 +0000)
committerJames Turner <zakalawe@mac.com>
Thu, 24 Mar 2016 19:15:20 +0000 (19:15 +0000)
commitaa679ffb86390a7f17ec776e52e5dcf9494b04b1
tree19d592211f16f9172e9e04154f4f233d1afcce16
parent4fdcfb862370e084904c0a39dbe473a695c6052f
HTTP terra sync: fix hash cache handling

Avoids very long pauses blocking the terrasync thread, while existing
file trees are verified.

Also split the request queue so we don’t submit vary large numbers of
requests from a single repository, and hence block other repositories
from getting traffic.
simgear/io/HTTPRepository.cxx