|
Ruby 3.0.5p211 (2022-11-24 revision ba5cf0f7c52d4d35cc6a173c89eda98ceffa2dcf)
|
#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 204 of file rubysocket.h.
| double sockaddr_storage::__ss_align |
Definition at line 212 of file rubysocket.h.
| char sockaddr_storage::__ss_pad1[_SS_PAD1SIZE] |
Definition at line 211 of file rubysocket.h.
| char sockaddr_storage::__ss_pad2[_SS_PAD2SIZE] |
Definition at line 213 of file rubysocket.h.
| unsigned short sockaddr_storage::ss_family |
Definition at line 209 of file rubysocket.h.