EV_WRITE

Wait for a socket or FD to become writeable

extern (C) nothrow
enum EV_WRITE = 0x04;

Meta