Files
bind9/bin
Aram Sargsyan 99085c587e 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-05-03 00:41:42 +01:00
2022-07-22 08:35:35 +00:00
2022-07-04 15:50:51 +02:00
2022-06-01 13:00:40 +01:00