|
The Micro C++ Library
|
Declaration of class micxx::Socket. More...
#include <micxx/Config.hxx>#include <micxx/Mutex.hxx>#include <micxx/traits/Connection.hxx>#include <micxx/net/SocketAddress.hxx>Classes | |
| class | micxx::Socket |
| A Socket class could be bound to a SocketAddress and provides the interface to generic BSD socket API compliant Socket properties. More... | |
Namespaces | |
| namespace | micxx |
The Micro C++ Library. | |
Defines | |
| #define | SOCKET_ERROR -1 |
| #define | INVALID_SOCKET -1 |
Typedefs | |
| typedef int | socket_t |
Declaration of class micxx::Socket.
| #define INVALID_SOCKET -1 |
| #define SOCKET_ERROR -1 |
| typedef int socket_t |