Asynchronous I/O that doesn’t get in your way, written in D
The search functionality needs JavaScript enabled
Cancels an ongoing wait operation.
abstract void cancelWait ( EventID event, nothrow @safe void delegate(EventID) on_event ) nothrow @safe;