
Classes | |
| class | address_in_use |
| EADDRINUSE Another socket is already listening on the same port. More... | |
| class | bad_fd |
| EBADF The argument s is not a valid descriptor. More... | |
| class | not_socket |
| ENOTSOCK The argument s is not a socket. More... | |
| class | operation_not_supported |
| EOPNOTSUPP The socket is not of a type that supports the listen operation. More... | |
| class | not_bound |
| Not bound. More... | |
1.5.8