readClosed constant

RawSocketEvent const readClosed

An event indicates the reading from the socket is closed

Implementation

static const RawSocketEvent readClosed = const RawSocketEvent._(2);