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
ushort sin_family;
Undocumented in source.
sin_port
ushort sin_port;
Undocumented in source.
sin_zero
ubyte[8] sin_zero;
Undocumented in source.

Meta