On Sun, Jul 7, 2013 at 3:00 PM, I <jdth...@gmail.com> wrote: > Does getaddinfo() do what you expect on Ubuntu 13.04 which has > version 2.17-0ubuntu5 of eglibc? > > Do you think that the bug has been properly fixed upstream? > > http://sourceware.org/bugzilla/show_bug.cgi?id=14719 > http://sourceware.org/bugzilla/show_bug.cgi?id=15339 > http://sourceware.org/bugzilla/show_bug.cgi?id=15635 > > http://sourceware.org/git/?p=glibc.git;a=commitdiff;h=cfde9b463d63092ff0908d4c2748ace648e2ead8 > > http://sourceware.org/git/?p=glibc.git;a=commitdiff;h=3d04f5db20c8f0d1ba3881b5f5373586a18cf188 > >
And/or perhaps more importantly, has the bug been fixed in Debian unstable, version 2.17-7, which closed related bug #713799? * debian/patches/any/cvs-getaddrinfo-EAI_NONAME.diff: new patch from upstream to return EAI_NONAME instead of EAI_SYSTEM when the network is down. Closes: #713799. -- Thomas