Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
Open sidebar
pub
google
c-ares
Commits
e41a39b0
Commit
e41a39b0
authored
9 years ago
by
David Drysdale
Browse files
Options
Download
Email Patches
Plain Diff
ares_dup.3: remove mention of nonexistent function
ares_dup_options() doesn't exist, so don't document it.
parent
6549138e
master
cares-1_17_1
cares-1_16_1
cares-1_16_0
cares-1_15_0
cares-1_14_0
cares-1_13_0
cares-1_12_0
cares-1_11_0
c-ares-1_17_0
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
ares_dup.3
+0
-4
ares_dup.3
with
0 additions
and
4 deletions
+0
-4
ares_dup.3
+
0
-
4
View file @
e41a39b0
...
...
@@ -28,10 +28,6 @@ for name service lookups. If it returns successfully, \fBares_dup(3)\fP will
set the variable pointed to by \fIdest\fP to a handle used to identify the
name service channel. The caller should invoke \fIares_destroy(3)\fP on the
handle when the channel is no longer needed.
The \fBares_dup_options\fP function also initializes a name service channel,
with additional options set exactly as the \fIsource\fP channel has them
configured.
.SH SEE ALSO
.BR ares_destroy(3),
.BR ares_init(3),
...
...
This diff is collapsed.
Click to expand it.
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
Menu
Explore
Projects
Groups
Snippets