> > http://lxr.webperf.org/search.cgi?string=gethostbyname
> > shows 3 others, mod_unqiue_id, proxy_util, and util.c as well as a
> > support program.
> > sounds like we need a apr_gethostbyname() function.
> >
> > getaddrinfo() is only used in sa_common.c
>
> <rant about sa_common.c>
> While I understand why we have sa_common.c (to achieve some level of
> platform independence), it just seems like a mess. Can't we achieve
> similar results with Makefile tweaks? When I modify sa_common.c, I have
> to delete sockaddr.{o|lo} and recompile. Yuuuuck.
> </rant about sa_common.c>
Have you run make depend to generate your dependancies yet?
Ryan
_____________________________________________________________________________
Ryan Bloom [EMAIL PROTECTED]
Covalent Technologies [EMAIL PROTECTED]
-----------------------------------------------------------------------------