| Ruby
    3.1.0dev(2021-09-10revisionb76ad15ed0da636161de0243c547ee1e6fc95681)
    | 
#include <rubysocket.h>
| Data Fields | |
| unsigned short | ss_family | 
| char | __ss_pad1 [_SS_PAD1SIZE] | 
| double | __ss_align | 
| char | __ss_pad2 [_SS_PAD2SIZE] | 
Definition at line 205 of file rubysocket.h.
| double sockaddr_storage::__ss_align | 
Definition at line 213 of file rubysocket.h.
| char sockaddr_storage::__ss_pad1[_SS_PAD1SIZE] | 
Definition at line 212 of file rubysocket.h.
| char sockaddr_storage::__ss_pad2[_SS_PAD2SIZE] | 
Definition at line 214 of file rubysocket.h.
| unsigned short sockaddr_storage::ss_family | 
Definition at line 210 of file rubysocket.h.
 1.8.17
 1.8.17