[Bug network/24091] getaddrinfo() returns -2 (getaddrinfo error : Name or service not known)

kapil.gurav at fisglobal dot com sourceware-bugzilla@sourceware.org
Mon Jan 14 09:05:00 GMT 2019


https://sourceware.org/bugzilla/show_bug.cgi?id=24091

--- Comment #3 from Kapil <kapil.gurav at fisglobal dot com> ---
(In reply to Florian Weimer from comment #1)
> It is unclear why you would expect name resolution for "fmco764" to succeed.
> What is your search path ("search" entry in /etc/resolv.conf)?  Is the
> domain name resolvable on the public Internet?
> 
> (You should open a support case if you are unsure about sharing internal
> data with the Internet at large in this bug tracker.)

Also I the above code works fine if I replace AF_INET6 to AF_INET (ipv4).

But I am working on providing the ipv6 support, so I expect the above code
should work for AF_INET6 (ipv6) as well.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Glibc-bugs mailing list