dart / 1 / dart-io / rawdatagramsocket / writeeventsenabled.html

writeEventsEnabled property

bool writeEventsEnabled
read / write

Set or get, if the RawDatagramSocket should listen for RawSocketEvent.WRITE events. Default is true. This is a one-shot listener, and writeEventsEnabled must be set to true again to receive another write event.

© 2012 the Dart project authors
Licensed under the Creative Commons Attribution-ShareAlike License v4.0.
https://api.dartlang.org/stable/1.24.3/dart-io/RawDatagramSocket/writeEventsEnabled.html