blocxx
NetworkTypes.hpp File Reference
#include "blocxx/BLOCXX_config.h"
#include "blocxx/Types.hpp"
#include <signal.h>

Go to the source code of this file.

Namespaces

namespace  BLOCXX_NAMESPACE
 Taken from RFC 1321.
 

Typedefs

typedef sockaddr BLOCXX_NAMESPACE::SocketAddress_t
 
typedef sockaddr_in BLOCXX_NAMESPACE::InetSocketAddress_t
 
typedef sockaddr_un BLOCXX_NAMESPACE::UnixSocketAddress_t
 
typedef in_addr BLOCXX_NAMESPACE::InetAddress_t
 
typedef int BLOCXX_NAMESPACE::SocketHandle_t
 
typedef int BLOCXX_NAMESPACE::Select_t
 
typedef unsigned socklen_t
 

Typedef Documentation

◆ socklen_t

typedef unsigned socklen_t

Definition at line 155 of file NetworkTypes.hpp.