diff options
author | itojun <> | 2000-01-17 15:58:11 +0000 |
---|---|---|
committer | itojun <> | 2000-01-17 15:58:11 +0000 |
commit | 8a07f19227756bde70a93fb12b48cccc18eba9c3 (patch) | |
tree | 029871ff8bfaab61b72cabdf544d4cfd0d240739 /src/lib/libc/stdlib/malloc.3 | |
parent | 3db265033565d5b8e7d12707bf6dbf36ab0fe368 (diff) | |
download | openbsd-8a07f19227756bde70a93fb12b48cccc18eba9c3.tar.gz openbsd-8a07f19227756bde70a93fb12b48cccc18eba9c3.tar.bz2 openbsd-8a07f19227756bde70a93fb12b48cccc18eba9c3.zip |
do not filter address families that are not supported by kernel.
it was not a correct behavior.
even if we may be able to connect to the the returned addresses,
filtering them out is not a correct thing to do. for example, even if
you have partial unreachablility in IPv4, gethostbyname(3) will return
IPv4 addresses in the unreachable network anyways.
Diffstat (limited to 'src/lib/libc/stdlib/malloc.3')
0 files changed, 0 insertions, 0 deletions