| Main index | Section 2 | 日本語 | Options |
#include <sys/types.h>
#include <sys/socket.h>
| [EBADF] | |
| The argument s is not a valid descriptor. | |
| [ECONNRESET] | |
| The connection has been reset by the peer. | |
| [EINVAL] | |
| The value of the namelen argument is not valid. | |
| [ENOTSOCK] | |
| The argument s is a file, not a socket. | |
| [ENOTCONN] | |
| The socket is not connected. | |
| [ENOBUFS] | |
| Insufficient resources were available in the system to perform the operation. | |
| [EFAULT] | |
| The name argument points to memory not in a valid part of the process address space. | |
| GETPEERNAME (2) | June 4, 1993 |
| Main index | Section 2 | 日本語 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.
| “ | I define UNIX as “30 definitions of regular expressions living under one roof.” | ” |
| — Donald Knuth | ||