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.
“ | The most horrifying thing about Unix is that, no matter how many times you hit yourself over the head with it, you never quite manage to lose consciousness. It just goes on and on. | ” |
— Patrick Sobalvarro |