Win32 interface for using sockets. More...
#include <claw/assert.hpp>
#include <sys/stat.h>
#include <sys/types.h>
#include <unistd.h>
#include <winsock2.h>
Go to the source code of this file.
Classes | |
class | claw::socket_traits_win32 |
Win32 interface for using sockets. More... | |
Namespaces | |
namespace | claw |
This is the main namespace. | |
Win32 interface for using sockets.
Definition in file socket_traits_win32.hpp.