Added ares_getsock() to extract sockets to wait for action on, without being
authorDaniel Stenberg <daniel@haxx.se>
Thu, 22 Dec 2005 15:27:41 +0000 (15:27 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 22 Dec 2005 15:27:41 +0000 (15:27 +0000)
commite5247ae65d9884c7c454b1cb641b66e2beb047ef
tree80004250818062cc8072fc38ea25d49b8a2a7a9a
parenta718cb05ff4405dd5a3e09b718413b5066fc5e09
Added ares_getsock() to extract sockets to wait for action on, without being
limited to select().
ares/Makefile.inc
ares/ares.h
ares/ares_getsock.3 [new file with mode: 0644]
ares/ares_getsock.c [new file with mode: 0644]