Jeff Trawick <[EMAIL PROTECTED]> writes:

> "David Reid" <[EMAIL PROTECTED]> writes:
> 
> > Should we have a function in apr that can take an apr_sockaddr_t and return
> > a formatted address string?  I mean we now need to deal with IPv4/IPv6 and
> > it'd be nice to abstract the need for different formatting away from the
> > client.
> > 
> > apr_status_t apr_format_address(char *string, apr_sockaddr_t *sa)

Just FYI... While reading through the KAME patch today I noticed that
apr_*printf() supports sockaddr formatting.  They saw the need to
patch that (for logging perhaps?).

-- 
Jeff Trawick | [EMAIL PROTECTED] | PGP public key at web site:
     http://www.geocities.com/SiliconValley/Park/9289/
          Born in Roswell... married an alien...

Reply via email to