Subject: CVS commit: src/dist/iscsi/src
To: None <source-changes@NetBSD.org>
From: Alistair G. Crooks <agc@netbsd.org>
List: source-changes
Date: 01/11/2007 18:54:58
Module Name: src
Committed By: agc
Date: Thu Jan 11 18:54:58 UTC 2007
Modified Files:
src/dist/iscsi/src: util.c
Log Message:
Use getaddrinfo(3) to get the required information about the host. Use this
explicitly in iscsi_socket_connect(), and ignore the port argument to this
function for just now.
To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 src/dist/iscsi/src/util.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.