much better handling of broken DNS servers
authorAndrew Tridgell <tridge@samba.org>
Tue, 10 Jul 2001 02:53:48 +0000 (02:53 +0000)
committerAndrew Tridgell <tridge@samba.org>
Tue, 10 Jul 2001 02:53:48 +0000 (02:53 +0000)
commit575e609c3ba3f6557b66935a9ad5538cf241b057
tree7cc309c8f338ab3f894570873dcdfbcc2160c645
parent6baa40e3fe59a68046d31a93eb154237d7bd0837
much better handling of broken DNS servers
we no longer lookup our own name when we create a socket in
open_socket_in(). That makes things work much better with the
broken DNS server at VA
(This used to be commit a83d506e5cd6cef23298211b2fe4e0e25c9e5f48)
source3/lib/util_sock.c