nng_sockaddr_in6

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_in6 {}

Members

Variables

sa_addr
ubyte[16] sa_addr;
Undocumented in source.
sa_family
ushort sa_family;
Undocumented in source.
sa_port
ushort sa_port;
Undocumented in source.
sa_scope
uint sa_scope;
Undocumented in source.

Meta