| Summary: | wget does not try all servers if one server is down | ||
|---|---|---|---|
| Product: | Busybox | Reporter: | William Pitcock <nenolod> |
| Component: | Networking | Assignee: | unassigned |
| Status: | RESOLVED WONTFIX | ||
| Severity: | minor | CC: | busybox-cvs |
| Priority: | P5 | ||
| Version: | 1.18.x | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
|
Description
William Pitcock
2011-03-12 20:48:16 UTC
I tend towards WONTFIX. The libbb API relies heavily on the idea that "hostname[:port]" string gets resolved to one sockaddr, not to many sockaddrs. |