NN_POLLIN

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

Meta