libcommonc++
0.7
|
#include <commonc++/Common.h++>
#include <commonc++/SocketException.h++>
#include <commonc++/Network.h++>
#include <commonc++/SocketAddress.h++>
Go to the source code of this file.
Classes | |
class | Socket |
A base class for network sockets. More... | |
Namespaces | |
ccxx | |
Macros | |
#define | MSG_NOSIGNAL 0 |
#define | INVALID_SOCKET_HANDLE (-1) |
Typedefs | |
typedef int | SocketHandle |
#define INVALID_SOCKET_HANDLE (-1) |
#define MSG_NOSIGNAL 0 |