mention incompatibilities with ares

pull/1/head
Daniel Stenberg 21 years ago
parent 0d930dd22c
commit 2c27c35fe3
  1. 2
      ares_cancel.3
  2. 3
      ares_strerror.3

@ -33,5 +33,7 @@ might have been stored in their arguments.
.SH SEE ALSO .SH SEE ALSO
.BR ares_init (3) .BR ares_init (3)
.BR ares_destroy (3) .BR ares_destroy (3)
.SH NOTES
This function is not compatible with ares.
.SH AUTHOR .SH AUTHOR
Dirk Manske Dirk Manske

@ -30,7 +30,8 @@ function gets the description of the ares library error code
.IR code , .IR code ,
returning the result as a NUL-terminated C string. returning the result as a NUL-terminated C string.
.SH NOTES .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 .SH AUTHOR
Greg Hudson, MIT Information Systems Greg Hudson, MIT Information Systems
.br .br

Loading…
Cancel
Save