1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-15 10:17:20 +00:00

our get{addr,name}info() is considered thread-safe.

This commit is contained in:
Hajimu UMEMOTO 2005-04-29 14:37:51 +00:00
parent 3dece030a5
commit 49e0283df8
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=145680
2 changed files with 0 additions and 8 deletions

View File

@ -430,7 +430,3 @@ function is defined by the
draft specification and documented in
.Dv "RFC 3493" ,
.Dq Basic Socket Interface Extensions for IPv6 .
.Sh BUGS
The implementation of
.Fn getaddrinfo
is not thread-safe.

View File

@ -259,10 +259,6 @@ if (error == 0) {
NULL, 0, NI_NUMERICHOST);
}
.Ed
.Sh BUGS
The implementation of
.Fn getnameinfo
is not thread-safe.
.\".Pp
.\".Ox
.\"intentionally uses a different