nng_sockaddr_in

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

Members

Variables

sa_addr
uint sa_addr;
Undocumented in source.
sa_family
ushort sa_family;
Undocumented in source.
sa_port
ushort sa_port;
Undocumented in source.

Meta