readEventsEnabled property

bool readEventsEnabled
getter/setter pair

Whether the RawDatagramSocket should listen for RawSocketEvent.read events.

Default is true.

Implementation

abstract bool readEventsEnabled;