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
7a3010be
Commit
7a3010be
authored
Nov 16, 1999
by
Bob Halley
Browse files
add NOEDNS0 flag
parent
3cd46689
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/dns/include/dns/resolver.h
View file @
7a3010be
...
...
@@ -72,6 +72,7 @@ typedef struct dns_fetchevent {
#define DNS_FETCHOPT_TCP 0x01
#define DNS_FETCHOPT_UNSHARED 0x02
#define DNS_FETCHOPT_RECURSIVE 0x04
#define DNS_FETCHOPT_NOEDNS0 0x08
dns_result_t
dns_resolver_create
(
dns_view_t
*
view
,
...
...
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