nn_ep_options

@nogc nothrow 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