NN_DONTWAIT

Send/recv options.

extern (C) @system nothrow @nogc
enum NN_DONTWAIT = 1;

Meta