]> git.mxchange.org Git - simgear.git/commit
Revert "Support non-blocking address lookups, and switch to getaddrinfo over gethostb...
authorJames Turner <zakalawe@mac.com>
Mon, 22 Aug 2011 09:15:05 +0000 (10:15 +0100)
committerJames Turner <zakalawe@mac.com>
Mon, 22 Aug 2011 09:15:05 +0000 (10:15 +0100)
commitf18a9493b3a067ae56cb350cd6a390649ba6b35d
tree3f30666051a8c0d7ddf4d059086a1b1217a89a49
parentbca9a787f675015b9f32c905eacdba7b2933ad0c
Revert "Support non-blocking address lookups, and switch to getaddrinfo over gethostbyname. (Only affects netChannel - raw socket will use blocking behaviour by default, as previously)"

This reverts commit 878b504f8e044bc0e59903caa8641492421b76d8.
simgear/io/CMakeLists.txt
simgear/io/HTTPClient.cxx
simgear/io/HostLookup.cxx [deleted file]
simgear/io/HostLookup.hxx [deleted file]
simgear/io/raw_socket.cxx
simgear/io/raw_socket.hxx
simgear/io/sg_netChannel.cxx
simgear/io/sg_netChannel.hxx