our get{addr,name}info() is considered thread-safe.
This commit is contained in:
parent
0dc78c5fd6
commit
5e38b9f0d1
@ -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.
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user