]> git.mxchange.org Git - simgear.git/commit
Improve HTTP behaviour when name lookup fails.
authorJames Turner <zakalawe@mac.com>
Sat, 15 Dec 2012 15:09:33 +0000 (15:09 +0000)
committerJames Turner <zakalawe@mac.com>
Sat, 15 Dec 2012 15:09:33 +0000 (15:09 +0000)
commite9c70f8b1cb12e4beb9cc854e3891a58d20b61d4
treea807cd8a3d3f22fce3702fdc8801774bd1cc6ca9
parent50688e1159c42347202f3588dae399d7cc3fbd68
Improve HTTP behaviour when name lookup fails.

Don't endlessly re-send requests when name lookup fails; inform the next layer up so it can decide whether to retry.
simgear/io/HTTPClient.cxx
simgear/io/sg_netChannel.cxx