From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6778 invoked by alias); 30 Jul 2013 07:05:39 -0000 Mailing-List: contact glibc-bugs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: glibc-bugs-owner@sourceware.org Received: (qmail 6668 invoked by uid 48); 30 Jul 2013 07:05:35 -0000 From: "jdthood at gmail dot com" To: glibc-bugs@sourceware.org Subject: [Bug network/15726] getaddrinfo() returns incorrect status Date: Tue, 30 Jul 2013 07:05:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: network X-Bugzilla-Version: 2.17 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: jdthood at gmail dot com X-Bugzilla-Status: NEW X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2013-07/txt/msg00176.txt.bz2 http://sourceware.org/bugzilla/show_bug.cgi?id=15726 --- Comment #16 from Thomas Hood --- 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.