]> git.mxchange.org Git - simgear.git/commit
Hardening the DNSClient code
authorTorsten Dreyer <torsten@t3r.de>
Mon, 2 May 2016 14:21:42 +0000 (16:21 +0200)
committerRoland Haeder <roland@mxchange.org>
Sat, 13 Aug 2016 08:21:16 +0000 (10:21 +0200)
commite8086fe07aeefc336a34925fe04d7e9e408d3e97
tree31b355a7411871680836bba2bc9b17a81fd0a0c1
parent910acd1f8ee6e84b69f351b23c82e8eaa8b7a1fd
Hardening the DNSClient code

- add a timeout to avoid deadlock without a dns server
- test against existing terrasync.flightgear.org RR's
simgear/io/DNSClient.cxx
simgear/io/DNSClient.hxx
simgear/io/test_DNS.cxx