Files
bind9/bin/dig
Aram Sargsyan c2329dd110 Fix DiG query retry and fail-over bug
When the `send_done()` callback function gets called with a failure
result code, DiG erroneously cancels the lookup.

Stop canceling the lookup and give DiG a chance to retry the failed
query, or fail-over to another server, using the logic implemented in
the `recv_done()` callback function.
2022-07-22 08:35:35 +00:00
..
2022-06-14 13:20:25 +00:00
2022-04-29 11:22:40 +10:00