Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Port the TCP socket fix made in ares_fds() to ares_getsock() as well. | Steinar H. Gunderson | 2007-09-29 | 1 | -5/+11 |
* | Previously, processing a large batch of timeouts was O(n^2) in the number of | Steinar H. Gunderson | 2007-09-29 | 1 | -1/+1 |
* | update copyright year | Yang Tse | 2007-04-03 | 1 | -1/+1 |
* | Removed inclusion of <sys/types.h> in .c-files | Gisle Vanem | 2007-02-26 | 1 | -1/+0 |
* | avoid an overflow if an excessive amount of servers are used | Daniel Stenberg | 2006-10-12 | 1 | -6/+7 |
* | Ravi Pratap fixed ares_getsock() to actually return the proper bitmap and | Daniel Stenberg | 2006-08-03 | 1 | -3/+1 |
* | Added ares_getsock() to extract sockets to wait for action on, without being | Daniel Stenberg | 2005-12-22 | 1 | -0/+71 |