Date: Sat, 21 Nov 2015 01:11:25 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 198092] getaddrinfo(3) fails with "Invalid value for ai_flags" (error code 3) if hint.ai_flags contains AI_V4MAPPED Message-ID: <bug-198092-8-4l3TKT88E9@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-198092-8@https.bugs.freebsd.org/bugzilla/> References: <bug-198092-8@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198092 --- Comment #7 from Hajimu UMEMOTO <ume@FreeBSD.org> --- (In reply to Mark Felder from comment #3) > I'll also note that AI_ALL and AI_V4MAPPED are both still mentioned in getipnodebyname(3) This issue is only for getaddrinfo(3). getipnodebyname(3) is seeing AI_ALL and AI_V4MAPPED and does proper job. -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-198092-8-4l3TKT88E9>