diff options
author | Matthew Wild <mwild1@gmail.com> | 2020-06-25 15:28:23 +0100 |
---|---|---|
committer | Matthew Wild <mwild1@gmail.com> | 2020-06-25 15:28:23 +0100 |
commit | 3ff48b8386fdc9faf6e7f9d99a93858ec3a49728 (patch) | |
tree | 93cf942b980b65532e1537dab876ad4bda24c982 /net/server_select.lua | |
parent | 5f4fcad1127da29e34759b5b54b6bbd3a42da5aa (diff) | |
download | prosody-3ff48b8386fdc9faf6e7f9d99a93858ec3a49728.tar.gz prosody-3ff48b8386fdc9faf6e7f9d99a93858ec3a49728.zip |
net.dns: Fix timeout retry logic
On timeout the query would be resent twice - once within
servfail(), and again inside the timeout callback.
This commit moves all retry logic to servfail().
Diffstat (limited to 'net/server_select.lua')
0 files changed, 0 insertions, 0 deletions