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

c-ares / c-ares / #254 / 1
90%
main: 90%

Build:
DEFAULT BRANCH: main
Ran 12 Nov 2023 04:22PM UTC
Files 145
Run time 2s
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

12 Nov 2023 04:18PM UTC coverage: 80.829% (+0.02%) from 80.813%
#254.1

push

travis-ci

web-flow
Implement ares_reinit() to reload system configuration into existing channel (#614)

This PR implements ares_reinit() to safely reload a channel's configuration even if there are existing queries.  This function can be called when system configuration is detected to be changed, however since c-ares isn't thread aware, care must be taken to ensure no other c-ares calls are in progress at the time this function is called.  Also, this function may update the open file descriptor list so care must also be taken to wake any event loops and reprocess the list of file descriptors.

Fixes Bug #301

Fix By: Brad House (@bradh352)

7062 of 8737 relevant lines covered (80.83%)

1996.02 hits per line

Source Files on job #254.1
  • Tree
  • List 0
  • Changed 53
  • Source Changed 9
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 254
  • 0cc570ea on github
  • Prev Job for on main (##250.1)
  • Next Job for on main (##255.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc