]> git.mxchange.org Git - simgear.git/commit
Tweak HTTP code to always sleep.
authorJames Turner <zakalawe@mac.com>
Wed, 6 Nov 2013 23:11:46 +0000 (15:11 -0800)
committerJames Turner <zakalawe@mac.com>
Wed, 6 Nov 2013 23:11:46 +0000 (15:11 -0800)
commitd84394efa0c8344b2c7bc0f69435a700bf865ae4
tree3380ae3b14e97f8d17ae0597d1ca4b399596a57d
parentdd613d48bcd84eb569813a9b946ab2c284527424
Tweak HTTP code to always sleep.

Check explicitly for the 'no channels' case and
sleep instead, to avoid busy-waiting. (This is a work-
around, the underlying issue still be be traced)
simgear/io/HTTPClient.cxx
simgear/io/SVNRepository.cxx
simgear/io/sg_netChannel.hxx