]> Git Repo - uclibc-ng.git/commit
Fix two bugs. First, gethostbyname was doing dns queries when given an IP
authorEric Andersen <[email protected]>
Fri, 23 Feb 2001 01:08:27 +0000 (01:08 -0000)
committerEric Andersen <[email protected]>
Fri, 23 Feb 2001 01:08:27 +0000 (01:08 -0000)
commit671d0dad5ce04fd243e8e3bda49f7e6be0ac1f94
tree79f4fba4202447a212fdd62d4eef9a4066f22c80
parent1317d65dbecb98e9c540fa783a7ef88a9bffb94c
Fix two bugs.  First, gethostbyname was doing dns queries when given an IP
address.  Secondly, when doing reverse dns lookups, it was appending the
domain, even if a domain was already attached.
 -Erik
libc/inet/resolv.c
This page took 0.024682 seconds and 4 git commands to generate.