aboutsummaryrefslogtreecommitdiff
path: root/ares/ares_getsock.3
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2005-12-22 15:31:32 +0000
committerDaniel Stenberg <daniel@haxx.se>2005-12-22 15:31:32 +0000
commita683658675ea71e272932e2fe3b55a5c1f065869 (patch)
treec50405f45d9dac137ec76282be82e66c86138aef /ares/ares_getsock.3
parent25169f68b731f3f3d3d9e85a348ae24a14feb86f (diff)
This function was added in c-ares [version]
Diffstat (limited to 'ares/ares_getsock.3')
-rw-r--r--ares/ares_getsock.32
1 files changed, 2 insertions, 0 deletions
diff --git a/ares/ares_getsock.3 b/ares/ares_getsock.3
index 301d8c244..57254cd36 100644
--- a/ares/ares_getsock.3
+++ b/ares/ares_getsock.3
@@ -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),