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