This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug network/15726] getaddrinfo() returns incorrect status


http://sourceware.org/bugzilla/show_bug.cgi?id=15726

--- Comment #16 from Thomas Hood <jdthood at gmail dot com> ---
Ubuntu has just released a new libc6 package which returns -2 (EAI_NONAME) both
when the nameserver can't be reached and when the name does not exist. Formerly
Ubuntu libc6 returned -11 in both cases. It returns -3 (EAI_AGAIN) if the
network interface is down. Details here:

    https://bugs.launchpad.net/ubuntu/+source/eglibc/+bug/1154599

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]