Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISC Open Source Projects
BIND
Commits
a0b4d6cf
Commit
a0b4d6cf
authored
Feb 28, 2001
by
Brian Wellington
Browse files
comment style
parent
0dea013c
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/dns/resolver.c
View file @
a0b4d6cf
...
...
@@ -15,7 +15,7 @@
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: resolver.c,v 1.20
5
2001/02/28 2
0:47:34 gson
Exp $ */
/* $Id: resolver.c,v 1.20
6
2001/02/28 2
1:19:53 bwelling
Exp $ */
#include
<config.h>
...
...
@@ -1458,7 +1458,8 @@ fctx_getaddresses(fetchctx_t *fctx) {
*
* We don't want to set this option all the time, since
* if fctx->restarts > 1, we've clearly been having trouble
* with the addresses we had, so getting more could help. */
* with the addresses we had, so getting more could help.
*/
stdoptions
|=
DNS_ADBFIND_AVOIDFETCHES
;
}
if
(
res
->
dispatchv4
!=
NULL
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment