Files
bind9/bin/dig
Michał Kępień 0f168a4b37 dig: return a non-zero exit code for failed TCP EOF retries
dig retries a TCP query when a server closes the connection prematurely.
However, dig's exit code remains unaffected even if the second attempt
to get a response also fails with the same error for the same lookup,
which should not be the case.  Ensure the exit code is updated
appropriately when a retry triggered by a TCP EOF condition fails.
2019-01-24 23:05:43 -08:00
..
2018-11-22 00:20:22 +00:00
2018-11-15 11:09:04 +11:00
2019-01-02 10:20:43 +11:00
2018-11-22 00:20:22 +00:00
2018-11-22 00:20:22 +00:00
2018-12-07 07:43:52 +11:00
2019-01-02 10:20:43 +11:00
2018-11-22 00:20:22 +00:00
2018-11-22 00:20:22 +00:00
2019-01-02 10:20:43 +11:00
2018-11-22 00:20:22 +00:00