Rework wget, the xconnect interface, and its various clients
authorEric Andersen <andersen@codepoet.org>
Fri, 31 Oct 2003 09:31:46 +0000 (09:31 -0000)
committerEric Andersen <andersen@codepoet.org>
Fri, 31 Oct 2003 09:31:46 +0000 (09:31 -0000)
commite6dc439b3a3fa2a64f9e938ac4e5810025c04242
treebacb9f48301189de134d9f8edc2f1f45c65086c5
parent8179cf2b78a508a350c7497c1e234376f20f418f
Rework wget, the xconnect interface, and its various clients
in order to fix the problems with round robin DNS reported
by Andrew Flegg:
    http://busybox.net/lists/busybox/2003-October/009579.html

This removes the ipv6 specific xconnect dns lookups.  I do
not see why that would need to be special cased for ipv6 as
was done, but that will just have to be tested.

So IPV6 people -- please test this change!

 -Erik
include/libbb.h
libbb/safe_write.c
libbb/xconnect.c
networking/telnet.c
networking/wget.c
util-linux/rdate.c