nng_sockaddr_zt

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

Members

Variables

sa_family
uint16_t sa_family;
Undocumented in source.
sa_nodeid
uint64_t sa_nodeid;
Undocumented in source.
sa_nwid
uint64_t sa_nwid;
Undocumented in source.
sa_port
uint32_t sa_port;
Undocumented in source.

Meta