e3cdb47e47
it to a numeric port number * use parseport() in parse_url() and hookup() * don't try and lookup the port number using getaddrinfo(), as it's too hard to separate a failed host name lookup from a failed service name lookup. this was causing lossage on systems that don't have `http' in services(5) (such as solaris), but only crept in when we started using getaddrinfo() unconditionally. |
||
---|---|---|
.. | ||
Makefile | ||
cmds.c | ||
cmdtab.c | ||
complete.c | ||
domacro.c | ||
extern.h | ||
fetch.c | ||
ftp.1 | ||
ftp.c | ||
ftp_var.h | ||
main.c | ||
ruserpass.c | ||
util.c | ||
version.h |