nn_ep_options

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

Members

Variables

ipv4only
int ipv4only;
Undocumented in source.
rcvprio
int rcvprio;
Undocumented in source.
sndprio
int sndprio;
Undocumented in source.

Meta