| [EBADF] |
| | The argument s is not a valid descriptor. |
| [ECONNRESET] |
| | The connection has been reset by the peer. |
| [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. |
|