Navigation

Operators and Keywords

Function List:

C++ API

sys_socket.in.h File Reference

#include <alignof.h>
Include dependency graph for sys_socket.in.h:

Go to the source code of this file.

Classes

struct  sockaddr_storage

Defines

#define GNULIB_defined_sa_family_t   1
#define __ss_aligntype   unsigned long int
#define _SS_SIZE   256
#define _SS_PADSIZE
#define GNULIB_defined_struct_sockaddr_storage   1

Variables

PRAGMA_COLUMNS typedef
unsigned short 
sa_family_t

Define Documentation

#define __ss_aligntype   unsigned long int
#define _SS_PADSIZE
Value:
(_SS_SIZE - ((sizeof (sa_family_t) >= alignof (__ss_aligntype)      \
                  ? sizeof (sa_family_t)                                \
                  : alignof (__ss_aligntype))                           \
                 + sizeof (__ss_aligntype)))
#define _SS_SIZE   256
#define GNULIB_defined_sa_family_t   1
#define GNULIB_defined_struct_sockaddr_storage   1

Variable Documentation

PRAGMA_COLUMNS typedef unsigned short sa_family_t
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines