diff options
| author | Sam Varshavchik | 2020-04-09 21:33:21 -0400 |
|---|---|---|
| committer | Sam Varshavchik | 2020-04-09 21:33:21 -0400 |
| commit | a64d45b039f6243e995ca0ca34da4a02d5cfc60a (patch) | |
| tree | bb1626440cc01b908ad36732856f9fb6b88cee95 /numlib/numlib.h | |
| parent | 703dee83914cd7398eb3ddb800a1727f60defd97 (diff) | |
| download | courier-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/numlib.h')
0 files changed, 0 insertions, 0 deletions
