NN_SOCKTYPE_FLAG_NORECV

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

Meta