Main index | Section 2 | 日本語 | Deutsch | Options |
#include <sys/types.h>
#include <sys/socket.h>
The SOCK_CLOEXEC and SOCK_NONBLOCK flags in the type argument apply to both descriptors.
[EMFILE] | |
Too many descriptors are in use by this process. | |
[EAFNOSUPPORT] | |
The specified address family is not supported on this machine. | |
[EPROTONOSUPPORT] | |
The specified protocol is not supported on this machine. | |
[EOPNOTSUPP] | |
The specified protocol does not support creation of socket pairs. | |
[EFAULT] | |
The address sv does not specify a valid part of the process address space. | |
SOCKETPAIR (2) | February 10, 2018 |
Main index | Section 2 | 日本語 | Deutsch | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.
“ | What is this horrible fascination with Unix? The operating system of the 1960s, still gaining in popularity in the 1990s. | ” |
— Donald A. Norman |