sockaddr_in

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

sin_addr
in_addr sin_addr;
Undocumented in source.
sin_family
sa_family_t sin_family;
Undocumented in source.
sin_len
ubyte sin_len;
Undocumented in source.
sin_port
in_port_t sin_port;
Undocumented in source.
sin_zero
ubyte[8] sin_zero;
Undocumented in source.

Meta