summaryrefslogtreecommitdiffstats
path: root/numlib/strofft.c
diff options
context:
space:
mode:
authorSam Varshavchik2020-04-09 21:33:21 -0400
committerSam Varshavchik2020-04-09 21:33:21 -0400
commita64d45b039f6243e995ca0ca34da4a02d5cfc60a (patch)
treebb1626440cc01b908ad36732856f9fb6b88cee95 /numlib/strofft.c
parent703dee83914cd7398eb3ddb800a1727f60defd97 (diff)
downloadcourier-libs-a64d45b039f6243e995ca0ca34da4a02d5cfc60a.tar.bz2
Factor out rfc1035_resolve_multiple_attempt.
The inner loop of rfc1035_resolve_multiple_idna becomes() rfc1035_resolve_multiple_attempt(). rfc1035_resolve_multiple_idna keeps the retry loop, and the loop that iterates over all NSes, then the inner part of the loop becomes rfc1035_resolve_multiple_attempt() which returns NULL on failure, keeping the loop going. A non-NULL return indicates success. The code that closes udpfd, and updates rfc1035-dns remains in rfc1035_resolve_multiple_idna().
Diffstat (limited to 'numlib/strofft.c')
0 files changed, 0 insertions, 0 deletions