registry team mailing list archive
-
registry team
-
Mailing list archive
-
Message #00481
[Bug 417757] Re: [regression] all network apps / browsers suffer from multi-second delays by default due to IPv6 DNS lookups
FYI, I changed:
hints->ai_flags|=AI_ADDRCONFIG;
to
if(hints) hints->ai_flags|=AI_ADDRCONFIG;
For obvious reasons :-/
--
[regression] all network apps / browsers suffer from multi-second delays by default due to IPv6 DNS lookups
https://bugs.launchpad.net/bugs/417757
You received this bug notification because you are a member of Registry
Administrators, which is the registrant for Fedora.