Subject: CVS commit: src/lib/libc/net
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 06/23/2007 17:32:09
Module Name: src
Committed By: christos
Date: Sat Jun 23 17:32:09 UTC 2007
Modified Files:
src/lib/libc/net: getaddrinfo.c
Log Message:
Since we are going to be looking for ports many times, use a centralized
servent data structure and pass the stayopen hint.
To generate a diff of this commit:
cvs rdiff -r1.88 -r1.89 src/lib/libc/net/getaddrinfo.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.