INN commit: trunk/innfeed (connection.c host.c)
Russ Allbery
Russ_Allbery at isc.org
Sat Jun 11 23:26:35 UTC 2005
Date: Saturday, June 11, 2005 @ 16:26:33
Author: eagle
Revision: 7318
Let getaddrinfo fill in the port number for outgoing connections, and
use network_client_create to deal with the source address. Removes all
the code conditional on HAVE_INET6 in innfeed; IPv4 and IPv6 now use the
same code path everywhere.
Modified:
trunk/innfeed/connection.c
trunk/innfeed/host.c
--------------+
connection.c | 131 +++++----------------------------------------------------
host.c | 13 ++++-
2 files changed, 22 insertions(+), 122 deletions(-)
More information about the inn-committers
mailing list