write constant
An event indicates the socket is ready to write.
Implementation
static const RawSocketEvent write = const RawSocketEvent._(1);
An event indicates the socket is ready to write.
static const RawSocketEvent write = const RawSocketEvent._(1);