Date: Wed, 19 Apr 2000 20:31:42 -0700 (PDT) From: Yoshinobu Inoue <shin@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/net getaddrinfo.c name6.c Message-ID: <200004200331.UAA85800@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
shin 2000/04/19 20:31:42 PDT Modified files: (Branch: RELENG_4) lib/libc/net getaddrinfo.c name6.c Log: Change getaddrinfo() resolve order from all AAAA trial, then all A trial to try AAAA and A for each trial TODO: more fix for the case where IPv4 mapped IPv6 addr is disabled Reviewed by: ume Revision Changes Path 1.9.2.1 +24 -45 src/lib/libc/net/getaddrinfo.c 1.6.2.2 +295 -32 src/lib/libc/net/name6.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200004200331.UAA85800>