Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 01/31/2000 02:23:05
Module Name:	basesrc
Committed By:	itojun
Date:		Mon Jan 31 10:23:05 UTC 2000

Modified Files:
	basesrc/lib/libc/net: rcmd.c

Log Message:
visit next addrinfo struct on socket failure.

this should fix the behavior of rcmd() on ipv4-only node, trying to
connect to dual stack node (AAAA and A record on DNS/hostname databaes)


To generate a diff of this commit:
cvs rdiff -r1.37 -r1.38 basesrc/lib/libc/net/rcmd.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.