diff options
Diffstat (limited to 'man3/bindresvport.3')
| -rw-r--r-- | man3/bindresvport.3 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/man3/bindresvport.3 b/man3/bindresvport.3 index cf96ca8357..2630212adf 100644 --- a/man3/bindresvport.3 +++ b/man3/bindresvport.3 @@ -102,8 +102,7 @@ The .BR bindresvport () function uses a static variable that was not protected by a lock before glibc 2.17, rendering the function MT-Unsafe. -.SH STANDARDS -Not in POSIX.1. +.SH VERSIONS Present on the BSDs, Solaris, and many other systems. .SH NOTES Unlike some @@ -111,6 +110,8 @@ Unlike some implementations, the glibc implementation ignores any value that the caller supplies in .IR sin\->sin_port . +.SH STANDARDS +BSD. .SH SEE ALSO .BR bind (2), .BR getsockname (2) |
