Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-09-18 | Added constants that will be used by ares_getaddrinfo. Made ares_getnameinfo ↵ | Dominick Meglio | |
use the reentrant getservbyport (getservbyport_r) if it isavailable to ensure it works properly in a threaded environment | |||
2005-05-17 | More of the same | Dominick Meglio | |
2005-05-17 | More compiler warning cleanups | Dominick Meglio | |
2005-05-16 | Cleaned up some compile warnings | Dominick Meglio | |
2005-05-16 | Added ares_getnameinfo which mimics the getnameinfo API | Dominick Meglio | |