31#ifndef __CLAW_BASIC_SOCKET_HPP__
32#define __CLAW_BASIC_SOCKET_HPP__
basic_socket()
Constructor.
basic_socket * open()
Open the socket.
basic_socket * close()
Close the socket.
bool is_open() const
Tell if the socket is open.
socket_traits::descriptor m_descriptor
File descriptor.
int descriptor
Type of the system description of the socket.
This is the main namespace.
Include the good interface for sockets for your system.