Ok, based on the online docs for AIX'es getservbyport_r() I adjusted to code
[platform/upstream/c-ares.git] / ares.h
2005-09-18 Dominick MeglioAdded constants that will be used by ares_getaddrinfo...
2005-08-18 Daniel Stenbergdetabified
2005-05-16 Dominick MeglioAdded ares_getnameinfo which mimics the getnameinfo API
2005-03-10 Daniel StenbergDominick Meglio added ares_parse_aaaa_reply.c and did...
2004-11-11 Gisle VanemAdapted for C++.
2004-10-06 Daniel Stenbergremoved tabs and trailing whitespace from source
2004-08-20 Gisle VanemChanges for Watt-32 on Windows. I've assumed Configure
2004-07-11 Gunter Knaufadded ifdef for NetWare to ares.h.
2004-04-01 Daniel StenbergDirk Manske's ares_cancel() function was added.
2004-03-30 Daniel StenbergDominick Meglio's new ares_expand_string() function
2004-02-25 Daniel StenbergDon't check for HAVE_ defines in this header file,...
2004-02-23 Daniel Stenberginclude sys/select.h
2004-02-23 Daniel Stenbergmake ares_expand_name() take a long * instead of an...
2004-02-04 Daniel Stenbergares_free_string() now takes a void * instead
2004-02-02 Daniel Stenbergremoved the silly second argument to ares_strerror()
2003-10-07 Daniel Stenbergares 1.1.1 with collected applied patches