INN commit: trunk/innd (rc.c status.c)

Russ Allbery Russ_Allbery at isc.org
Sun Jun 12 22:00:17 UTC 2005


    Date: Sunday, June 12, 2005 @ 15:00:15
  Author: eagle
Revision: 7326

Use network_sprint_sockaddr instead of sprint_sockaddr and avoid
make_sin in favor of just using getaddrinfo.  It's a bit more cumbersome,
but it saves creating another utility function.

Modified:
  trunk/innd/rc.c
  trunk/innd/status.c

----------+
 rc.c     |   55 ++++++++++++++++++++++++++++++++++---------------------
 status.c |    8 ++++----
 2 files changed, 38 insertions(+), 25 deletions(-)


More information about the inn-committers mailing list