Unix interface for using sockets. More...
#include <claw/assert.hpp>#include <cstring>#include <netdb.h>#include <netinet/in.h>#include <netinet/tcp.h>#include <sys/socket.h>#include <sys/stat.h>#include <sys/types.h>#include <unistd.h>

Go to the source code of this file.
Classes | |
| class | claw::socket_traits_unix |
| Unix interface for using sockets. More... | |
Namespaces | |
| namespace | claw |
| This is the main namespace. | |
Typedefs | |
| typedef socket_traits_unix | claw::socket_traits |
Unix interface for using sockets.
Definition in file socket_traits_unix.hpp.