writeEventsEnabled property
bool writeEventsEnabledread / write
Set or get, if the RawSocket 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/RawSocket/writeEventsEnabled.html