sockaddr_storage

Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
@system extern (Windows) nothrow
struct sockaddr_storage {}

Members

Variables

__ss_align
long __ss_align;
Undocumented in source.
__ss_pad1
char[6] __ss_pad1;
Undocumented in source.
__ss_pad2
char[112] __ss_pad2;
Undocumented in source.
ss_family
short ss_family;
Undocumented in source.

Meta