read constant
An event indicates the socket is ready to be read.
Implementation
static const RawSocketEvent read = const RawSocketEvent._(0);
An event indicates the socket is ready to be read.
static const RawSocketEvent read = const RawSocketEvent._(0);