Data Fields

sockaddr_storage Struct Reference

#include <rubysocket.h>

Data Fields

unsigned short ss_family
char __ss_pad1 [_SS_PAD1SIZE]
double __ss_align
char __ss_pad2 [_SS_PAD2SIZE]

Detailed Description

Definition at line 128 of file rubysocket.h.


Field Documentation

Definition at line 136 of file rubysocket.h.

char sockaddr_storage::__ss_pad1[_SS_PAD1SIZE]

Definition at line 135 of file rubysocket.h.

char sockaddr_storage::__ss_pad2[_SS_PAD2SIZE]

Definition at line 137 of file rubysocket.h.

Definition at line 133 of file rubysocket.h.

Referenced by inspect_sockaddr(), and rsock_getfamily().


The documentation for this struct was generated from the following file: