• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

c-ares / c-ares / 11745811595 / 1
92%
main: 92%

Build:
Build:
LAST BUILD BRANCH: improve/windows-sysconfig-safe-join
DEFAULT BRANCH: main
Ran 08 Nov 2024 04:40PM UTC
Files 934
Run time 43s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

08 Nov 2024 04:26PM UTC coverage: 58.554% (+0.06%) from 58.496%
11745811595.1

push

github

bradh352
ares_getaddrinfo() for AF_UNSPEC should retry if ipv6 received

We added an optimization to stop retries on other address classes
on failures if one address class was received successfully.  In
production, however, some odd misconfigured use cases could mean
an ipv6 address would be returned but the host was really only
capable of connecting to ipv4 machines.

We want to modify this optimization now to continue retries on
ipv4 even if ipv6 was received, but NOT the other way around.
It was always more likely that ipv6 resolution would cause the
delays due to system issues, as the world still really only
runs on ipv4...

Authored-By: Brad House (@bradh352)

22643 of 38670 relevant lines covered (58.55%)

57351.17 hits per line

Source Files on job 11745811595.1
  • Tree
  • List 0
  • Changed 119
  • Source Changed 0
  • Coverage Changed 56
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 11745811595
  • 3899f7db on github
  • Prev Job for on v1.33 (#11744771478.1)
  • Next Job for on v1.33 (#11757237552.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc