mirror of https://github.com/c-ares/c-ares.git
Test Harness: use ares_timeout() to calculate the value to pass to select() these days. (#555)
The test framework was using 100ms timeout passed to select(), and not using ares_timeout() to calculate the actual recommended value based on the queries in queue. Using ares_timeout() tests the functionality of ares_timeout() itself and will provide more responsive results. Fix By: Brad House (@bradh352)pull/557/head
parent
fab4039b9b
commit
4d4fb34075
1 changed files with 5 additions and 3 deletions
Loading…
Reference in new issue