Sure, on all of those tickets you just moved directly to getaddrinfo(), and I still need to write ats_getbestaddrinfo(), correct?
Brian On Sat, Mar 31, 2012 at 6:49 PM, Alan M. Carroll < a...@network-geographics.com> wrote: > I have fixed TS-1166, TS-1167, TS-1168, TS-1017 all of which eliminate > uses of gethostbyname. Looks to me like only clustering, web management, > CoreAPIShared.cc in mgmt, and some test code are still problematic. Except > for clustering those look like using ats_getbestaddrinfo() would work > (since they just grab whatever's first in the gethostbyname return data). > Brian, want to take a few of those? > >