WRITE constant

RawSocketEvent const WRITE = const RawSocketEvent._(1)

Implementation

static const RawSocketEvent WRITE = const RawSocketEvent._(1)