| 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. | |
| [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. | |
| GETSOCKNAME (2) | June 4, 1993 |
| Main index | Section 2 | 日本語 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.
| “ | … one of the main causes of the fall of the Roman Empire was that, lacking zero, they had no way to indicate successful termination of their C programs. | ” |
| — Robert Firth | ||