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) @trusted @nogc nothrow
struct nng_sockaddr_in {}

Members

Variables

sa_addr
uint32_t sa_addr;
Undocumented in source.
sa_family
uint16_t sa_family;
Undocumented in source.
sa_port
uint16_t sa_port;
Undocumented in source.

Meta