Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-04-03 | update copyright year | Yang Tse | |
2007-02-26 | Removed inclusion of <sys/types.h> in .c-files | Gisle Vanem | |
since it's already included through "setup.h". | |||
2006-10-12 | avoid an overflow if an excessive amount of servers are used | Daniel Stenberg | |
2006-08-03 | Ravi Pratap fixed ares_getsock() to actually return the proper bitmap and | Daniel Stenberg | |
not always zero! | |||
2005-12-22 | Added ares_getsock() to extract sockets to wait for action on, without being | Daniel Stenberg | |
limited to select(). |