Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc
Module Name: basesrc
Committed By: itojun
Date: Wed Jul 5 12:41:17 UTC 2000
Modified Files:
basesrc/lib/libc/net: getaddrinfo.c
Log Message:
return EAI_NODATA, instead of EAI_NONAME, on name resolution errors.
EAI_NONAME does not make sense in these situations. from kame.
From: enami%netbsd.org@localhost
To generate a diff of this commit:
cvs rdiff -r1.42 -r1.43 basesrc/lib/libc/net/getaddrinfo.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index