Date: Mon, 19 Feb 2001 05:13:51 -0800 (PST) From: Hajimu UMEMOTO <ume@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/include netdb.h src/lib/libc/net getaddrinfo.c Message-ID: <200102191313.f1JDDpx25507@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
ume 2001/02/19 05:13:51 PST Modified files: include netdb.h lib/libc/net getaddrinfo.c Log: Enable AI_ADDRCONFIG as a valid flag of getaddrinfo(3). Some applications specify AI_ADDRCONFIG and fail to run under FreeBSD. Latest mews is known. Now, getaddrinfo(3) behaves according to AI_ADDRCONFIG. Revision Changes Path 1.17 +3 -2 src/include/netdb.h 1.17 +1 -6 src/lib/libc/net/getaddrinfo.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?200102191313.f1JDDpx25507>