vibe.d beta banner
get vibe.d
0.10.0

Asynchronous I/O that doesn’t get in your way, written in D

Function EventDriverEvents.cancelWait

Cancels an ongoing wait operation.

abstract void cancelWait (
  EventID event,
  nothrow @safe void delegate(EventID) on_event
) nothrow @safe;
Authors
Copyright
License