#include <commonc++/Common.h++>#include <commonc++/IOException.h++>

Go to the source code of this file.
Classes | |
| class | SocketException |
| A general-purpose socket exception. More... | |
| class | SocketIOException |
| A general-purose socket I/O exception. More... | |
| class | ConnectionRefusedException |
| An exception indicating that a connection attempt was refused because there was no process listening on the remote port. More... | |
| class | AddressInUseException |
| An exception indicating that a socket address could not be bound because it is already in use. More... | |
Namespaces | |
| namespace | ccxx |
1.6.3