cvs commit: src/lib/libc/net name6.c
Pierre Beyssac
pb at FreeBSD.org
Mon Apr 5 13:18:49 PDT 2004
pb 2004/04/05 13:18:48 PDT
FreeBSD src repository
Modified files:
lib/libc/net name6.c
Log:
Fix _dns_ghbyname() to return NS_TRYAGAIN instead of NS_NOTFOUND
on temporary nameserver failure. This is necessary to get
getipnodebyname(3) to correctly return h_errno=TRY_AGAIN instead
of HOST_NOT_FOUND.
Reviewed by: green, thomas
MFC after: 1 week
Revision Changes Path
1.36 +12 -4 src/lib/libc/net/name6.c
More information about the cvs-src
mailing list