mirror of
https://github.com/curl/curl.git
synced 2026-07-23 23:57:16 +03:00
mention incompatibilities with ares
This commit is contained in:
parent
a00e7f0f5e
commit
83f11b1c9b
2 changed files with 4 additions and 1 deletions
|
|
@ -33,5 +33,7 @@ might have been stored in their arguments.
|
|||
.SH SEE ALSO
|
||||
.BR ares_init (3)
|
||||
.BR ares_destroy (3)
|
||||
.SH NOTES
|
||||
This function is not compatible with ares.
|
||||
.SH AUTHOR
|
||||
Dirk Manske
|
||||
|
|
|
|||
|
|
@ -30,7 +30,8 @@ function gets the description of the ares library error code
|
|||
.IR code ,
|
||||
returning the result as a NUL-terminated C string.
|
||||
.SH NOTES
|
||||
This function is not compatible with ares.
|
||||
This function is not compatible with ares, it takes a different set of
|
||||
arguments.
|
||||
.SH AUTHOR
|
||||
Greg Hudson, MIT Information Systems
|
||||
.br
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue