| Linux Standard Base Specification 2.1 | ||
|---|---|---|
| <<< Previous | Next >>> | |
If the process has appropriate privilege, the bindresvport() function shall bind a socket to a privileged IP port.
On success, 0 is returned.
On error, -1 is returned and
the global variable errno is set appropriately.
EPERMThe process did not have appropriate privilege.
EPFNOSUPPORTAddress of sin did not match address family of sd.
| <<< Previous | Home | Next >>> |
| bind_textdomain_codeset | Up | bindtextdomain |