summaryrefslogtreecommitdiff
path: root/ares_process.3
AgeCommit message (Collapse)AuthorFilesLines
2010-03-27remove all $Id$ linesDaniel Stenberg1-1/+0
2007-05-30added ares_process_fd() to allow applications to ask for processing onDaniel Stenberg1-8/+13
specific sockets and thus avoiding select() and associated functions/macros. This function will be used by upcoming libcurl releases for this very reason. It also made me export the ares_socket_t type in the public ares.h header file, since ares_process_fd() uses that type for two of the arguments.
2004-04-02minor editsDaniel Stenberg1-6/+3
2003-10-07ares 1.1.1 with collected applied patchesDaniel Stenberg1-0/+79