This function was added in c-ares [version]
authorDaniel Stenberg <daniel@haxx.se>
Thu, 22 Dec 2005 15:31:32 +0000 (15:31 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 22 Dec 2005 15:31:32 +0000 (15:31 +0000)
ares_cancel.3
ares_getsock.3

index c014682..875f0f4 100644 (file)
@@ -34,6 +34,6 @@ might have been stored in their arguments.
 .BR ares_init (3)
 .BR ares_destroy (3)
 .SH NOTES
-This function is not compatible with ares.
+This function was added in c-ares 1.2.0
 .SH AUTHOR
 Dirk Manske
index 301d8c2..57254cd 100644 (file)
@@ -50,6 +50,8 @@ extract the information appropriately:
 #define ARES_GETSOCK_WRITABLE(bits,num) (bits & (1 << ((num) + \
                                          ARES_GETSOCK_MAXNUM)))
 .fi
+.SH NOTES
+This function was added in c-ares 1.3.1
 .SH SEE ALSO
 .BR ares_timeout (3),
 .BR ares_fds (3),