[INN-COMMITTERS] inn (5 files)
Russ Allbery
Russ_Allbery at isc.org
Sun Apr 10 20:05:28 UTC 2005
Date: Sunday, April 10, 2005 @ 20:05:27
Author: rra
Path: /proj/cvs/isc/inn/inn
Modified: include/inn/network.h lib/network.c lib/nntp.c lib/remopen.c
tests/lib/network-t.c
Add an optional source address parameter to network_connect, primarily for
the use of the ident resolver. Add network_connect_host that takes a host
and port instead of an addrinfo struct.
-----------------------+
include/inn/network.h | 14 ++++--
lib/network.c | 65 +++++++++++++++++++++-------
lib/nntp.c | 21 ++-------
lib/remopen.c | 15 ------
tests/lib/network-t.c | 110 +++++++++++++++++-------------------------------
5 files changed, 106 insertions(+), 119 deletions(-)
More information about the inn-committers
mailing list