summaryrefslogtreecommitdiffstats
path: root/lib/libc/net/getipnodebyname.3
diff options
context:
space:
mode:
authorume <ume@FreeBSD.org>2005-04-28 18:21:11 +0000
committerume <ume@FreeBSD.org>2005-04-28 18:21:11 +0000
commit412b7128e447d4c3ccd08e6a8115cd65c287dc28 (patch)
tree62c85b6f810e9398de78a24f7b242b5d436ad7d3 /lib/libc/net/getipnodebyname.3
parentb384ad94d82a804ef207d245503de1f7d151c499 (diff)
downloadFreeBSD-src-412b7128e447d4c3ccd08e6a8115cd65c287dc28.zip
FreeBSD-src-412b7128e447d4c3ccd08e6a8115cd65c287dc28.tar.gz
we don't need mutex lock to call _gethostbynis*(), anymore.
Diffstat (limited to 'lib/libc/net/getipnodebyname.3')
-rw-r--r--lib/libc/net/getipnodebyname.39
1 files changed, 0 insertions, 9 deletions
diff --git a/lib/libc/net/getipnodebyname.3 b/lib/libc/net/getipnodebyname.3
index d9de5bf..dbef578 100644
--- a/lib/libc/net/getipnodebyname.3
+++ b/lib/libc/net/getipnodebyname.3
@@ -461,15 +461,6 @@ are documented in
The implementation first appeared in KAME advanced networking kit.
.\"
.Sh BUGS
-Although the current implementation is otherwise thread-safe, using
-it in conjunction with
-.Fn gethostby*
-(see
-.Xr gethostbyname 3 )
-or
-.Xr yp 8
-breaks the thread-safety of both.
-.Pp
The
.Fn getipnodebyname
and
OpenPOWER on IntegriCloud