INN commit: trunk/nnrpd (nnrpd.c)

Russ Allbery Russ_Allbery at isc.org
Sun Jun 12 22:04:49 UTC 2005


    Date: Sunday, June 12, 2005 @ 15:04:47
  Author: eagle
Revision: 7327

Completely rewrite the code that gets the client's and server's identity
on connection.  Use getnameinfo unconditionally and use the new
network_sprint_sockaddr, network_sockaddr_port, and network_sockaddr_equal
functions to make the code far easier to read.

Do some conversion of syslog calls to notice/warn calls too while I'm here.

Modified:
  trunk/nnrpd/nnrpd.c

---------+
 nnrpd.c |  238 ++++++++++++++------------------------------------------------
 1 files changed, 56 insertions(+), 182 deletions(-)


More information about the inn-committers mailing list